]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) Remove compile-time length limit on request strings. Length is
authorPaul J. Reder <rederpj@apache.org>
Mon, 1 Mar 2004 21:40:44 +0000 (21:40 +0000)
committerPaul J. Reder <rederpj@apache.org>
Mon, 1 Mar 2004 21:40:44 +0000 (21:40 +0000)
commit38d03c5274fb4e01a14cf93af29a3dbcd7371d55
tree145aaadd476e80724fb40b86ea9bfa48d9484b16
parent2f1cf770a5c453f2777fd38d20655ccab2939a06
 *) Remove compile-time length limit on request strings. Length is
    now enforced solely with the LimitRequestLine config directive.
    [Paul J. Reder]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102840 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/core.c
server/protocol.c