]> granicus.if.org Git - apache/commit
Added a version of ap_getline() that allocs a buffer from
authorBrian Pane <brianp@apache.org>
Sun, 2 Dec 2001 23:13:32 +0000 (23:13 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 2 Dec 2001 23:13:32 +0000 (23:13 +0000)
commitb81b0370bcc5258a3c455e322b2aa71aa24d7770
tree3f6abcdd1c517520b4bc87d7b7b32be418cd97e3
parentf1d90a0acf5b1852dac16dba01ded777bf1080a0
Added a version of ap_getline() that allocs a buffer from
the request's pool, rather than copying into a caller-supplied
buffer.  (This lets us eliminate one copy operation on the
request headers.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92290 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h