]> 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)
commitd6d845cfcd038e0c5608dc9c4460efed0ff7ec36
treeb6691eeadbc94996646d378f86f780d96467953a
parentec95d72c5aa71899d6a833aff6c580296bb0011f
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