Discussion:
Jabber::HTTPBinding::Client debug output interpretation
Jon Tara
2011-08-09 20:06:47 UTC
Permalink
Does anyone know how to interpret the debug output from
Jabber::HTTPBinding::Client?

What I mean is this: HTTP REQUEST (1/2) and HTTP RESPONSE (1/2)

Now, it would seem rather obvious that this means the first of two
outstanding requests. But... sometimes I see 0/2 or even -1/2! What does
THAT mean? Or am I interpreting this completely wrong?

Loading...