]> granicus.if.org Git - apache/commit
A client POST request would be read entirely into RAM before sending it
authorGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 20:55:05 +0000 (20:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 20:55:05 +0000 (20:55 +0000)
commit98f1c628834f476bc12c1088b67b322ece389a3c
tree28420055312d7f4d358e1b885877b8cd8e18185f
parent5cba2e14a898460962f484337ab425494135b47c
A client POST request would be read entirely into RAM before sending it
on the client - a potential DoS. Fixed.
PR:
Obtained from:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88799 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_http.c