commit | 6579459d4b10b8eef47e5de609de4aa54999fb06 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Aug 18 10:21:10 2015 -0700 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Aug 18 10:21:10 2015 -0700 |
tree | 3d5f31876ee2727a32c8b152a8da03de41f59b0f | |
parent | 2053aa119318c6bc931fff1cd76c1ab624e49232 [diff] [blame] |
cgi.FieldStorage.read_multi ignores Content-Length Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length header in part headers. Patch written by Peter Landry and reviewed by Pierre Quentel.
diff --git a/Misc/ACKS b/Misc/ACKS index 4a6f6b7..395b9e5 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -773,6 +773,7 @@ Valerie Lambert Jean-Baptiste "Jiba" Lamy Ronan Lamy +Peter Landry Torsten Landschoff Ćukasz Langa Tino Lange