a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 234796 and 282656

Description: HTTP interface to POST arbitrary stanzas to ejabberd
 This is an ejabberd module that adds an HTTP handler that allows HTTP
 clients to literally post arbitrary message stanzas to ejabberd. Those
 stanzas then get shoved through ejabberd's router just like any other
 stanza.
 .
 This module can also be used as a frontend to execute ejabberd commands.
Description: ejabberd module providing an HTTP REST interface
 This is an ejabberd module that adds an HTTP handler that allows HTTP
 clients to literally post arbitrary message stanzas to ejabberd. Those
 stanzas then get shoved through ejabberd's router just like any other
 stanza.
 .
 This module can also be used as a frontend to execute ejabberd commands.
--- 234796	Thu Jan  1 00:00:00 1970
+++ 282656	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,4 @@
-HTTP interface to POST arbitrary stanzas to ejabberd
+ejabberd module providing an HTTP REST interface
  This is an ejabberd module that adds an HTTP handler that allows HTTP
  clients to literally post arbitrary message stanzas to ejabberd. Those
  stanzas then get shoved through ejabberd's router just like any other