Ticket #6185 enhancement new
Opened 6 months ago
twisted.web.server.StringTransport's should perhaps be merged/refactored
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | jknight | Branch: | |
| Author: | Launchpad Bug: |
Description
twisted.web.server.StringTransport in some sense duplicates twisted.test.proto_helpers.StringTransport, is rather incomplete, and probably has corresponding implementations elsewhere. It might be worth seeing if we could have one canonical string transport useful for both real code and tests, with the full transport API actually supported.
Change History
Note: See
TracTickets for help on using
tickets.
