0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddyhttp/fastcgi
Toby Allen 94af37087b Fix for fastcgi deletion of Caddy-Rewrite-Original-URI header #1153 (#1184)
* Very simple fix for #1153

* Prevent  Caddy-Rewrite-Original-URI being added as  an HTTP ENV variable passed to FastCGI

part of fix for #1153

* Changes to Markdown to fix travis CI build.

#1955.2

* Revert "Changes to Markdown to fix travis CI build."

This reverts commit 4a01888839.

* fail fast and fmt changes

* Create test for existance of Caddy-Rewrite-Original-URI header value #1153

* updated test comment

* const moved outside function so available to tests
2016-10-16 12:11:52 -06:00
..
dialer.go Add fix and tests for FastCGI persistent connections (#1134) 2016-09-27 18:12:22 -06:00
fastcgi.go Fix for fastcgi deletion of Caddy-Rewrite-Original-URI header #1153 (#1184) 2016-10-16 12:11:52 -06:00
fastcgi_test.go Fix for fastcgi deletion of Caddy-Rewrite-Original-URI header #1153 (#1184) 2016-10-16 12:11:52 -06:00
fcgi_test.php Migrate remaining middleware packages 2016-06-05 22:39:23 -06:00
fcgiclient.go Add fix and tests for FastCGI persistent connections (#1134) 2016-09-27 18:12:22 -06:00
fcgiclient_test.go Migrate remaining middleware packages 2016-06-05 22:39:23 -06:00
setup.go Fastcgi persistent fix (#1129) 2016-09-23 23:29:23 -06:00
setup_test.go Fix for fastcgi deletion of Caddy-Rewrite-Original-URI header #1153 (#1184) 2016-10-16 12:11:52 -06:00