Allow aborting HTTP client connections in the _newclient API
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from radix <[email protected]>: It should be possible to abort connections that are in progress in the _newclient API. This should close the connection and notify all application-callback APIs that their requests have been aborted. ---------- Type : enhancement Component: web Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3811