httpd: read cgi output with full_read, not safe_read
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 3 Jan 2007 23:02:18 +0000 (23:02 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 3 Jan 2007 23:02:18 +0000 (23:02 -0000)
commita773af3b1dad96808d794e12f0758dc0ba4502fa
tree0ec979b37e51ea77cb3c9a6faf69f50a5b9dd461
parenta8951cbc34c83fc73e3a3e271e6026b43b51690b
httpd: read cgi output with full_read, not safe_read
(avoids mangling of HTTP headers)
networking/httpd.c