Ticket #2677 defect closed fixed
twisted/web/proxy.py doesn't use IRequest.finish
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | web | Keywords: | tape |
| Cc: | jack | Branch: | branches/finish-proxied-requests-2677 |
| Author: | exarkun | Launchpad Bug: |
Description
ProxyClient.handleResponseEnd uses loseConnection to disconnect the tcp session. It should be calling finish on the request, though.
Change History
Note: See
TracTickets for help on using
tickets.
