commit | e025b52db0651081eb08978efa850269c8282073 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Wed Sep 17 16:29:29 2014 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Wed Sep 17 16:29:29 2014 +0800 |
tree | b7d3c25d7f1a48f0476a9f1465212007467f542f | |
parent | 2a42a0bff36129fc9aec06b20e67747cfcc85230 [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 d1ebba7..cc194ab 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -251,6 +251,7 @@ Phil Connell Juan José Conti Matt Conway +Devin Cook David M. Cooke Jason R. Coombs Garrett Cooper