Stefan Strigler wrote:
> Possible fixes that came to my mind:
>
> * Define this to be a special case and demand to send an HTTP error
> condition. Breaks with concept of separating error conditions at the
> protocol level (you can't tell anymore whether the error is HTTP or BOSH
> related).
>
>
Hi Mridul,
Am Mittwoch, den 15.08.2007, 19:11 +0530 schrieb Mridul Muralidharan:
> Intermediaries wont send a 404, which is what (i recall) the xep asks
> httpbind to send back in case of unknown/invalid sid. So we dont need to
> know the ver in this case (since httpbind assigns sid & not clien
Hi Stefan,
Stefan Strigler wrote:
Hi, guess I hit a bug in xep-0124.
http://www.xmpp.org/extensions/xep-0124.html#errorstatus
states that
"All HTTP codes except 200 have been superseded by Terminal Binding
Conditions to allow clients to determine whether the source of errors is
the connect
Hi, guess I hit a bug in xep-0124.
http://www.xmpp.org/extensions/xep-0124.html#errorstatus
states that
"All HTTP codes except 200 have been superseded by Terminal Binding
Conditions to allow clients to determine whether the source of errors is
the connection manager application or an HTTP inte