From: Brian Pane Date: Sun, 2 Dec 2001 23:15:54 +0000 (+0000) Subject: [No code changes here, just adding the cvs comment that I messed up in X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c831ab8118506ec673f190068bb65e280a03078;p=apache [No code changes here, just adding the cvs comment that I messed up in 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 ---