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 thoger
Recipients barry, benjamin.peterson, jcea, loewis, pitrou, python-dev, thoger
Date 2012-03-13.12:25:51
SpamBayes Score 0.004450469
Marked as misclassified No
Message-id <1331641552.36.0.279582608986.issue13885@psf.upfronthosting.co.za>
In-reply-to
Content
Is the final patch going to enable empty fragments unconditionally and will ofter no way to disable them?

curl did that recently and ended up adding option to allow users to disable empty fragments when they break compatibility:

http://curl.haxx.se/docs/adv_20120124B.html
http://thread.gmane.org/gmane.comp.web.curl.library/34659
http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTSSLOPTIONS
http://curl.haxx.se/docs/manpage.html#--ssl-allow-beast
History
Date User Action Args
2012-03-13 12:25:52thogersetrecipients: + thoger, loewis, barry, jcea, pitrou, benjamin.peterson, python-dev
2012-03-13 12:25:52thogersetmessageid: <1331641552.36.0.279582608986.issue13885@psf.upfronthosting.co.za>
2012-03-13 12:25:51thogerlinkissue13885 messages
2012-03-13 12:25:51thogercreate