caddy/modules/caddyhttp/reverseproxy
Matthew Holt db4293cb5f
reverse_proxy: Add flush_interval to caddyfile syntax (#1460)
Also add godoc for Caddyfile syntax for file_server
2019-11-27 11:51:32 -07:00
..
fastcgi caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter 2019-10-28 15:08:45 -06:00
caddyfile.go reverse_proxy: Add flush_interval to caddyfile syntax (#1460) 2019-11-27 11:51:32 -07:00
circuitbreaker.go reverse_proxy: Add local circuit breaker 2019-10-09 19:28:07 -06:00
command.go cmd: Disable admin endpoint for file-server and reverse-proxy commands 2019-11-15 15:52:19 -07:00
healthchecks.go core: Use port ranges to avoid OOM with bad inputs (#2859) 2019-11-11 15:33:38 -07:00
hosts.go core: Use port ranges to avoid OOM with bad inputs (#2859) 2019-11-11 15:33:38 -07:00
httptransport.go reverse_proxy: Add support for NTLM 2019-11-05 16:29:10 -07:00
ntlm.go reverse_proxy: Fix NTLM auth detection 2019-11-06 00:16:16 -07:00
reverseproxy.go reverse_proxy: Allow buffering of client requests 2019-11-15 17:15:33 -07:00
selectionpolicies_test.go Migrate some selection policy tests over to v2 2019-09-09 21:44:58 -06:00
selectionpolicies.go reverse_proxy: Fix invalid argument to Intn in RandomChoice selection 2019-11-18 14:22:55 -07:00
streaming.go reverse_proxy: Allow buffering of client requests 2019-11-15 17:15:33 -07:00