Senthil Kumaran <orsent...@gmail.com> added the comment:

Thanks Amaury, that was nice debugging.

The problem is with Apache tomcat server at the remote end, which is  
misbehaving on Connection:close header being sent by urllib2. We can't do 
anything about it, the bug reporter can take it up with server.

However, in the Urllib2 documentation, if needed, it can be mentioned that 
urllib2 is sending Connection:close while using HTTP/1.1 whereas urllib uses 
HTTP/1.0.

Closing this bug as Invalid.

----------
resolution: accepted -> invalid
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9655>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to