]> granicus.if.org Git - apache/commitdiff
[No code changes here, just adding the cvs comment that I messed up in
authorBrian Pane <brianp@apache.org>
Sun, 2 Dec 2001 23:15:54 +0000 (23:15 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 2 Dec 2001 23:15:54 +0000 (23:15 +0000)
the previous commit]
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@92291 13f79535-47bb-0310-9956-ffa450edef68


No differences found