]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Rewrite mod_cgi's input handling to use brigades and input filters directly.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 30 May 2002 00:36:58 +0000 (00:36 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 30 May 2002 00:36:58 +0000 (00:36 +0000)
commit4e551fce25248fc35854bf85187b2109f3dfaaa9
tree5b106c77329d5df5b5ffce9559de9d3fbb07f7f8
parent8ad4ce4d76b033f7b58cf8d82207b3b6d1edb1e3
Rewrite mod_cgi's input handling to use brigades and input filters directly.
This removes the unnecessary overhead of the *_client_block functions.

Optimize usage of the dbuf char* (don't do pcalloc on it!)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95376 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_cgi.c