caddy/modules/caddyhttp/reverseproxy
Matthew Holt a60d54dbfd
reverse_proxy: Ignore context.Canceled errors
These happen when downstream clients cancel the request, but that's not
our problem nor a failure in our end
2019-09-03 19:10:09 -06:00
..
fastcgi reverse_proxy: WIP refactor and support for FastCGI 2019-09-02 22:01:02 -06:00
healthchecks.go Integrate circuit breaker modules with reverse proxy 2019-09-03 19:06:54 -06:00
hosts.go Integrate circuit breaker modules with reverse proxy 2019-09-03 19:06:54 -06:00
httptransport.go Some cleanup and godoc 2019-09-03 16:56:09 -06:00
reverseproxy.go reverse_proxy: Ignore context.Canceled errors 2019-09-03 19:10:09 -06:00
selectionpolicies.go Some cleanup and godoc 2019-09-03 16:56:09 -06:00
selectionpolicies_test.go reverse_proxy: WIP refactor and support for FastCGI 2019-09-02 22:01:02 -06:00
streaming.go Some cleanup and godoc 2019-09-03 16:56:09 -06:00