/[Apache-SVN]
ViewVC logotype

Revision 1848298


Jump to revision: Previous Next
Author: jorton
Date: Thu Dec 6 12:23:59 2018 UTC (5 years, 4 months ago)
Changed paths: 2
Log Message:
Fix handling of chunked request bodies.  Even though the FastCGI
protocol is "streamy", it (via the CGI/1.1 spec) requires
content-length to be known and delivered for chunked requests:

* modules/fcgid/fcgid_bridge.c
  (add_request_body): Return the request body length.
  (bridge_request): Fetch the request body earlier, and
  send Content-Length if the request was chunked.

PR: 53332
Submitted by: Dominic Benson  <dominic.benson thirdlight.com>, jorton


Changed paths

Path Details
Directoryhttpd/mod_fcgid/trunk/CHANGES-FCGID modified , text changed
Directoryhttpd/mod_fcgid/trunk/modules/fcgid/fcgid_bridge.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26