noelob wrote:
> Hi All,
>
> During performance testing of my web application, I occasionally get a
> BadStatusLine exception from httplib. Reading
> http://docs.python.org/lib/module-httplib.html#l2h-4021 tells me that
> it's "Raised if a server responds with a HTTP status code that we
> don't un
noelob a écrit :
Hi All,
During performance testing of my web application, I occasionally get a
BadStatusLine exception from httplib. Reading
http://docs.python.org/lib/module-httplib.html#l2h-4021 tells me that
it's "Raised if a server responds with a HTTP status code that we
don't understand."
On May 28, 11:24 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> Jim wrote:
> > Hi
>
> > I get a BadStatusLine error (indicated below). Can anyone help with
> > how to
> > catch error in code before abort?
>
> http://docs.python.org/tut/node10.html
>
> Diez
Thanks Diez docs help. Jim
--
http:
Jim wrote:
> Hi
>
> I get a BadStatusLine error (indicated below). Can anyone help with
> how to
> catch error in code before abort?
http://docs.python.org/tut/node10.html
Diez
--
http://mail.python.org/mailman/listinfo/python-list