Files
ejabberd/src
Eric Cestari 353d16b8ef Post to pubsub using http POST :
{5280, ejabberd_http, [
			 http_poll, 
			 web_admin,
			 {request_handlers, [{["pshb"], pshb_http}]} % this should be added
			]}

 To post to a node the content of the file "sam.atom" on the "foo", on the localhost virtual host, using cstar@localhost
  curl -u cstar@localhost:encore  -i -X POST  http://localhost:5280/pshb/localhost/foo -d @sam.atom
2010-09-02 16:57:21 +02:00
..
2010-08-30 11:14:57 +02:00
2010-08-07 22:04:57 +10:00
2010-09-02 16:57:21 +02:00
2010-04-28 20:06:27 +02:00
2010-08-07 19:42:56 +02:00
2010-08-07 22:04:57 +10:00
2010-08-05 20:39:55 +02:00
2010-07-16 18:57:00 +02:00
2010-08-05 14:23:26 +02:00
2010-02-02 13:41:34 +00:00
2010-08-07 22:04:57 +10:00
2010-08-05 14:23:26 +02:00
2010-08-05 14:23:26 +02:00
2010-07-13 18:45:49 +02:00
2010-08-05 14:23:26 +02:00
2010-08-07 22:04:57 +10:00