]> granicus.if.org Git - apache/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)
commit73815be4e42f9e3ef46b87e625a35fe2c1c8b2de
tree5b106c77329d5df5b5ffce9559de9d3fbb07f7f8
parentc12208eaa70fe218e0c684d9c9353a48fa8f0466
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