commit | cdabc372345a8fd53f50329d88dc7747a80e95d9 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Wed Sep 17 16:27:06 2014 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Wed Sep 17 16:27:06 2014 +0800 |
tree | 44a6d726699679ea5b0eb42c7be44e881abfe8bd | |
parent | c9cdd0ccadfaaac177ab7a866b979db3b073f660 [diff] [blame] |
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
diff --git a/Misc/ACKS b/Misc/ACKS index 1ca0479..15125e5 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -268,6 +268,7 @@ Phil Connell Juan José Conti Matt Conway +Devin Cook David M. Cooke Jason R. Coombs Garrett Cooper