Message 238314 - Python tracker
Message238314
| Author | demian.brecht |
|---|---|
| Recipients | Rotkraut, demian.brecht, harobed, martin.panter, orsenthil, petri.lehtinen, piotr.dobrogost, pitrou, whitemice |
| Date | 2015-03-17.16:56:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426611409.94.0.261463028795.issue12319@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch changes the following: + Removes support for trailers in requests as they're not supported + If Transfer-Encoding is explicitly set by the client, it's assumed that the caller will handle all encoding (backwards compatibility) + Fixed a bug where chunk size was being sent as decimal instead of hex |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-17 16:56:50 | demian.brecht | set | recipients: + demian.brecht, orsenthil, pitrou, harobed, petri.lehtinen, martin.panter, piotr.dobrogost, whitemice, Rotkraut |
| 2015-03-17 16:56:49 | demian.brecht | set | messageid: <1426611409.94.0.261463028795.issue12319@psf.upfronthosting.co.za> |
| 2015-03-17 16:56:49 | demian.brecht | link | issue12319 messages |
| 2015-03-17 16:56:49 | demian.brecht | create | |