mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-30 05:42:50 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| dialer.go | ||
| dialer_test.go | ||
| fastcgi.go | ||
| fastcgi_test.go | ||
| fcgi_test.php | ||
| fcgiclient.go | ||
| fcgiclient_test.go | ||
| setup.go | ||
| setup_test.go | ||