Skip to content

bpo-20504 : fix issue in cgi.py when a multipart/form-data request has no content-length#10634

Closed
PierreQuentel wants to merge 68 commits into
python:masterfrom
PierreQuentel:fix-issue-20504
Closed

bpo-20504 : fix issue in cgi.py when a multipart/form-data request has no content-length#10634
PierreQuentel wants to merge 68 commits into
python:masterfrom
PierreQuentel:fix-issue-20504

Conversation

@PierreQuentel

@PierreQuentel PierreQuentel commented Nov 21, 2018

Copy link
Copy Markdown
Contributor

Pierre Quentel and others added 30 commits June 9, 2017 18:46
…o start the server with compression enabled. Use Chunked Transfer Encoding for big files instead of a temporary file.
…pression for HTTP/1.0 ; use http.cookiejar to parse Accept-Encoding header ; fix bug with chunk length (conversion to hex) ; support x-gzip besides gzip ; handle Python builds without zlib / gzip.
Pierre Quentel and others added 25 commits September 15, 2017 09:52
…o {}, but allow compression in case a subclass extends it.
@PierreQuentel

Copy link
Copy Markdown
Contributor Author

My local repo was a mess, sorry. I will submit another PR shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants