mod_rest/README.markdown
changeset 3805 d59fb4dcf100
parent 3804 cfa00eea896f
child 3806 f88e07630e4e
equal deleted inserted replaced
3804:cfa00eea896f 3805:d59fb4dcf100
   107 
   107 
   108 An XML declaration (`<?xml?>`) **MUST NOT** be included.
   108 An XML declaration (`<?xml?>`) **MUST NOT** be included.
   109 
   109 
   110 The payload MUST contain one (1) `message`, `presence` or `iq` stanza.
   110 The payload MUST contain one (1) `message`, `presence` or `iq` stanza.
   111 
   111 
       
   112 The stanzas MUST NOT have an `xmlns` attribute, and the default/empty
       
   113 namespace is treated as `jabber:client`.
       
   114 
   112 # Compatibility
   115 # Compatibility
   113 
   116 
   114 Requires Prosody trunk / 0.12
   117 Requires Prosody trunk / 0.12