caddy/caddyhttp/fastcgi
Toby Allen cfe52084aa Fix issue #1346 {path} logging {uri} and add {rewrite_uri} placeholder (#1481)
* Fixed issue with {path} actually {uri}

* Test added for path rewrite

* add in uri_escaped

* added rewrite_uri and test

* fix broken test.  Just checks for existance of rewrite header

* gitignore

* Use context to store uri value

* ignore .vscode

* tidy up, removal of comments and invalidated tests

* Remove commented out code.

* added comment as requested by lint

* fixed spelling mistake

* clarified code with variable name

* added context for uri and test

* added TODO comment to move consts
2017-03-11 14:59:47 -07:00
..
dialer_test.go Fastcgi upstreams (#1264) 2016-11-16 21:29:43 -07:00
dialer.go Re-align atomic struct field (fixes #1306) 2016-12-22 15:02:33 -07:00
fastcgi_test.go Fix issue #1346 {path} logging {uri} and add {rewrite_uri} placeholder (#1481) 2017-03-11 14:59:47 -07:00
fastcgi.go Fix issue #1346 {path} logging {uri} and add {rewrite_uri} placeholder (#1481) 2017-03-11 14:59:47 -07:00
fcgi_test.php Migrate remaining middleware packages 2016-06-05 22:39:23 -06:00
fcgiclient_test.go fastcgi: Fix for missing content-length header when using QUIC (#1501) 2017-03-09 19:36:04 -07:00
fcgiclient.go fastcgi: Fix for missing content-length header when using QUIC (#1501) 2017-03-09 19:36:04 -07:00
setup_test.go Add root option to fastcgi directive (#1337) 2017-01-17 10:34:17 -07:00
setup.go Add root option to fastcgi directive (#1337) 2017-01-17 10:34:17 -07:00