caddy/caddyhttp/proxy
Matthew Fay e9641c5c7e proxy: Re-add pre-existing trailing slashes in AllowedPath (#2151)
* proxy.AllowedPath: Re-append trailing slashes to excepted path comparisons

* Substitute HasSuffix for manual check; check slash was actually removed
2019-02-15 11:53:14 -07:00
..
testdata proxy: Support QUIC for upstream connections (#1782) 2017-09-11 19:49:02 -06:00
body.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
body_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
policy.go proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
policy_test.go proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
proxy.go Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
proxy_test.go Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
reverseproxy.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07:00
reverseproxy_test.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07:00
setup.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
setup_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
upstream.go proxy: Re-add pre-existing trailing slashes in AllowedPath (#2151) 2019-02-15 11:53:14 -07:00
upstream_test.go proxy: Re-add pre-existing trailing slashes in AllowedPath (#2151) 2019-02-15 11:53:14 -07:00