0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddyhttp/proxy
Tw ae645ef2e9 Introduce limits middleware
1. Replace original `maxrequestbody` directive.
2. Add request header limit.

fix issue #1587

Signed-off-by: Tw <tw19881113@gmail.com>
2017-05-08 17:18:04 +08:00
..
body.go proxy: record request Body for retry (fixes #1229) 2016-11-04 19:15:36 +08:00
body_test.go proxy: record request Body for retry (fixes #1229) 2016-11-04 19:15:36 +08:00
policy.go proxy: Add the first policy (#1513) 2017-03-14 09:57:08 -06:00
policy_test.go proxy: Add the first policy (#1513) 2017-03-14 09:57:08 -06:00
proxy.go Introduce limits middleware 2017-05-08 17:18:04 +08:00
proxy_test.go ResponseWriterWrapper and HTTPInterfaces (#1644) 2017-05-05 09:42:06 -06:00
reverseproxy.go httpserver/all: Clean up and standardize request URL handling (#1633) 2017-05-01 23:11:10 -06:00
setup.go proxy: Fix #1574; health check now respects hostname when upstream Host header is configured (#1577) 2017-04-17 09:58:47 -06:00
setup_test.go proxy: make value is optional when removing a header 2016-11-03 22:50:51 +00:00
upstream.go proxy: Fix #1574; health check now respects hostname when upstream Host header is configured (#1577) 2017-04-17 09:58:47 -06:00
upstream_test.go proxy: Fix #1574; health check now respects hostname when upstream Host header is configured (#1577) 2017-04-17 09:58:47 -06:00