You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matthew Holt db4293cb5f
reverse_proxy: Add flush_interval to caddyfile syntax (#1460)
5 years ago
..
fastcgi caddyhttp: Minor cleanup and fix nil pointer deref in caddyfile adapter 5 years ago
caddyfile.go reverse_proxy: Add flush_interval to caddyfile syntax (#1460) 5 years ago
circuitbreaker.go reverse_proxy: Add local circuit breaker 5 years ago
command.go cmd: Disable admin endpoint for file-server and reverse-proxy commands 5 years ago
healthchecks.go core: Use port ranges to avoid OOM with bad inputs (#2859) 5 years ago
hosts.go core: Use port ranges to avoid OOM with bad inputs (#2859) 5 years ago
httptransport.go reverse_proxy: Add support for NTLM 5 years ago
ntlm.go reverse_proxy: Fix NTLM auth detection 5 years ago
reverseproxy.go reverse_proxy: Allow buffering of client requests 5 years ago
selectionpolicies.go reverse_proxy: Fix invalid argument to Intn in RandomChoice selection 5 years ago
selectionpolicies_test.go Migrate some selection policy tests over to v2 5 years ago
streaming.go reverse_proxy: Allow buffering of client requests 5 years ago