[issue2645] httplib throws ValueError

Gregory P. Smith report at bugs.python.org
Wed Apr 16 20:21:46 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

thanks for the patch.  can you check the HTTP/1.1 RFC and see what it
says  (if anything) about handling this case?

also, do you happen to get this consistently from any particular urls or
servers or is this pretty random just happening under load as you fetch
a bunch of stuff?

i'm wondering if this happens because we just haven't received/read
enough data yet.  (i haven't looked closely at the code yet, hopefully
that is clear by reading it)

----------
nosy: +gregory.p.smith

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2645>
__________________________________


More information about the Python-bugs-list mailing list