This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author demian.brecht
Recipients Rotkraut, demian.brecht, harobed, martin.panter, orsenthil, petri.lehtinen, piotr.dobrogost, pitrou, whitemice
Date 2015-03-08.04:17:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425788276.68.0.797463088908.issue12319@psf.upfronthosting.co.za>
In-reply-to
Content
After sleeping on this, I think that the best route to go would be to drop the trailer implementation (if it's not practical it doesn't belong in the standard library).

Also, to better preserve backwards compatibility it may be better to circumvent the automatic chunking if transfer-encoding headers are present in the request call. That way, no changes would need to be made to existing code that already supports it at a higher level.
History
Date User Action Args
2015-03-08 04:17:56demian.brechtsetrecipients: + demian.brecht, orsenthil, pitrou, harobed, petri.lehtinen, martin.panter, piotr.dobrogost, whitemice, Rotkraut
2015-03-08 04:17:56demian.brechtsetmessageid: <1425788276.68.0.797463088908.issue12319@psf.upfronthosting.co.za>
2015-03-08 04:17:56demian.brechtlinkissue12319 messages
2015-03-08 04:17:56demian.brechtcreate