Software /
code /
prosody
Log
util/stanza.lua @ 6468:3728c30da4e3
description | author | age |
---|---|---|
Merge 0.9->0.10 | Waqas Hussain | Wed, 08 Oct 2014 18:42:33 -0400 |
util.stanza: Escape newlines and tabs (\r\n\t) when serializing stanzas. \r\n transforms into \n otherwise, and \r\n\t in attributes transforms into spaces. | Waqas Hussain | Wed, 08 Oct 2014 15:56:11 -0400 |