fix #3392 as suggested by reporter

This commit is contained in:
Christian Grothoff
2014-05-02 18:23:58 +00:00
parent c94a82388f
commit 312d11ec19
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -49,6 +49,8 @@ Jared Cantwell
Luke-Jr <luke@dashjr.org>
Sree Harsha Totakura <sreeharsha@totakura.in>
Hani Benhabiles <kroosec@gmail.com>
Guy Martin <gmsoft@tuxicoman.be>
Documentation contributions also came from:
Marco Maggi <marco.maggi-ipsu@poste.it>
+3
View File
@@ -1,3 +1,6 @@
May 2 20:22:45 CEST 2014
Fix infinite loop (DoS) when HTTP connection is reset (#3392). -GM
Thu Apr 10 09:39:38 CEST 2014
Removed unescaping for URI path (#3371) as '+' should not
be converted to space in accordance with