]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
More refactoring of ap_read_request() in preparation for
authorBrian Pane <brianp@apache.org>
Mon, 28 Nov 2005 02:56:47 +0000 (02:56 +0000)
committerBrian Pane <brianp@apache.org>
Mon, 28 Nov 2005 02:56:47 +0000 (02:56 +0000)
commitc61648c6261aca95365e1c6d2118d6dd5d03cf83
treed435fa31e55404f99a4811eb82c9ec793e314707
parent0ec6ef5f530455f1569582578f08fb19adf999d7
More refactoring of ap_read_request() in preparation for
nonblocking read support.

WARNING: The code for handlng requests that exceed the field-length
or number-of-fields limits isn't complete in this commit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/async-read-dev@349348 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
server/protocol.c