[mod_cgi] handle local redirect response (fixes #2108)
commit8861c2bb54f31c8fbbf6733d4de7bf54d940dec6
authorGlenn Strauss <gstrauss@gluelogic.com>
Thu, 14 Jul 2016 18:29:02 +0000 (14 14:29 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 14 Jul 2016 20:31:08 +0000 (14 16:31 -0400)
treea86dd408486b45698dd86f0480a5e4f71c233149
parentbcddcf8b0eb03961f4992747c8a71976b7060207
[mod_cgi] handle local redirect response (fixes #2108)

RFC3875 CGI 1.1 specification section 6.2.2 Local Redirect Response
http://www.ietf.org/rfc/rfc3875

x-ref:
  "CGI local redirect not implemented correctly"
  https://redmine.lighttpd.net/issues/2108
src/connections-glue.c
src/connections.h
src/mod_cgi.c
tests/docroot/www/cgi.pl
tests/mod-cgi.t