curl https://localhost/http-bind --data-binary '<body xmlns="http://jabber.org/protocol/httpbind" to="unknown-host.invalid" hold="1" rid="12345" wait="60" xmlns:xmpp="urn:xmpp:xbosh" xmpp:version="1.0"/>' Expect: host-unknown stream error Actual: no error, only empty stream features to indicate anything is wrong
curl https://localhost/http-bind --data-binary '<body xmlns="http://jabber.org/protocol/httpbind" to="unknown-host.invalid" hold="1" rid="12345" wait="60" xmlns:xmpp="urn:xmpp:xbosh" xmpp:version="1.0"/>' Expect: host-unknown stream error Actual: no error, only empty stream features to indicate anything is wrong