Ticket #4223 enhancement closed fixed
twisted.web._newclient should not unconditionally send "Connection: close"
| Reported by: | dreid | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | glyph, dreid, ericflo | Branch: | |
| Author: | Launchpad Bug: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
