]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/protocol.c (ap_rgetline_core): Fix folding if header is
authorJoe Orton <jorton@apache.org>
Mon, 26 Jan 2004 21:09:12 +0000 (21:09 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 26 Jan 2004 21:09:12 +0000 (21:09 +0000)
commitd78bd01cc6c97191a20fcde35493122253b8f898
tree23dc3f841c6632a6bd8f2163549429a4d51ef9aa
parentf5aa5e9081b083203e2b1cb4cb4b288b876b5d21
* server/protocol.c (ap_rgetline_core): Fix folding if header is
continued over more than two lines.

PR: 19405 (affects proxy only)

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