]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Garret has a good point... even though we are sending the whole
authorJim Jagielski <jim@apache.org>
Tue, 3 Jan 2006 18:05:54 +0000 (18:05 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 3 Jan 2006 18:05:54 +0000 (18:05 +0000)
commit8a1d921e23c9ace3a483851efb195a0de2ef9f55
tree259da9850d311f4889da7cffb080a4147ef4b40e
parenta77f586a9f76eaabde725eed38036c44fb545a88
Garret has a good point... even though we are sending the whole
struct, and assuming that it's following the correct format,
we should be extra careful when rec'ing the header info, and
ensure that each byte is followed one after another.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/fcgi-proxy-dev@365698 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_fcgi.c