]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix bug introduced in r1591508 which resulted in the final empty
authorJeff Trawick <trawick@apache.org>
Mon, 16 Jun 2014 23:56:06 +0000 (23:56 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 16 Jun 2014 23:56:06 +0000 (23:56 +0000)
commit3af59ef91b5a70a74b73e16f55b46e74d1b33c1d
treeb6691eeadbc94996646d378f86f780d96467953a
parentb163b9925fd003290be914105db8bf295854400e
Fix bug introduced in r1591508 which resulted in the final empty
FCGI_STDIN not being sent.  Interaction with latest uWSGI (and
probably other protocol implementations) breaks without this.

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