0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/middleware/proxy
Matthew Holt f23d8cb37f Add {upstream} placeholder when proxy middleware is used (closes #531)
Middlewares can now make their own placeholders that may be useful in
logging, on a per-request basis. Proxy is the first one to do this.
2016-03-20 21:56:13 -06:00
..
policy.go Add common method for checking host availability 2016-03-10 14:42:19 +00:00
policy_test.go Add common method for checking host availability 2016-03-10 14:42:19 +00:00
proxy.go Add {upstream} placeholder when proxy middleware is used (closes #531) 2016-03-20 21:56:13 -06:00
proxy_test.go Add {upstream} placeholder when proxy middleware is used (closes #531) 2016-03-20 21:56:13 -06:00
reverseproxy.go created http.Transport and tests for unix sockets 2016-02-10 19:45:31 +01:00
upstream.go Add except to FastCGI. Minor refactor in proxy. 2016-03-20 08:02:17 +01:00
upstream_test.go Add except to FastCGI. Minor refactor in proxy. 2016-03-20 08:02:17 +01:00