mattip <[email protected]> added the comment:

I am getting the BadStatusLine error for the second call to the ssl wrapped 
socket on many versions of win32, including latest nightly. It seems we don't 
actually have a test (yet) for two consecutive calls to a ssl server where the 
first one returns 1265 bytes of payload. So far I have put debug printing into 
httplib.py but cannot find why the second call is timimg out, The connection 
still has _connected==True, but that doesn't mean much apparantly

----------
nosy: +mattip

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1696>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to