twisted.web._newclient should not unconditionally send "Connection: close"

[email protected] Fri, 15 Jan 2010 16:55:33 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from dreid <[email protected]>:

Currently it does this here: http://twistedmatrix.com/trac/browser/trunk/twisted/web/_newclient.py#L538

This makes it impossible to build an Agent like object without patching _newclient.

----------
Type     : enhancement
Component: web
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4223