Ticket #4911 defect closed fixed
twisted.web.http docstring indicates chunked transfer is not supported
| Reported by: | andy | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | jknight | Branch: | |
| Author: | Launchpad Bug: |
Description
From the module docstring list of future plans:
" - Accept chunked data from clients in server."
whereas later in the file there's a bunch of support for it, and it appears to work fine.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

