commit | c492437922d82b21972a31184af24d15ec23eba8 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Dec 16 16:48:36 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Dec 16 16:48:36 2010 +0000 |
tree | d179e4aed041ebcb70ac9adbd9d37002b0aa6bcb | |
parent | 12de8ac215f2c5e5a4ed30033183fc34b5f1635f [diff] [blame] |
Issue #10714: Limit length of incoming request in http.server to 65536 bytes for security reasons. Initial patch by Ross Lagerwall.
diff --git a/Misc/ACKS b/Misc/ACKS index 29afd59..eaf98a3 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -476,6 +476,7 @@ Ivan Krstić Andrew Kuchling Vladimir Kushnir +Ross Lagerwall Cameron Laird Jean-Baptiste "Jiba" Lamy Torsten Landschoff