Hi,
I’‘m writing a bosh client for openfire, but I cannot restart the stream as indicated in xep 206. When I send the xmpp:restart=“true” command the server stops answering and the stream seems blocked. Perhaps I’'m sending something wrong, but I cannot find what…
Here is a dump of what I send:
tcpflow[12020]: listening on ppp0
217.201.199.193.37458-213.212.135.173.08080:
217.201.199.193.37458-213.212.135.173.08080: POST /http-bind/ HTTP/1.1
Host: dalek
Content-Length: 202
Connection: Keep-Alive
And after this openfire stops answering…
If everything seems ok, could you please tell me an http client that is known to work with openfire? Thanks