caddy/modules/caddyhttp/reverseproxy
Ye Zhihao 6f73a358f4
httpcaddyfile: Add compression to http transport config (#3624)
* httpcaddyfile: Add `compression` to http transport config

* Add caddyfile adapt test for typical h2c setup
2020-07-31 11:30:20 -06:00
..
fastcgi fastcgi: Add resolve_root_symlink (#3587) 2020-07-20 12:16:13 -06:00
caddyfile.go httpcaddyfile: Add compression to http transport config (#3624) 2020-07-31 11:30:20 -06:00
command.go chore: Fix typo in reverse-proxy subcommand help message (#3513) 2020-06-22 00:40:54 -04:00
healthchecks.go reverseproxy: Fix https active health checks #3450 (#3451) 2020-05-26 12:40:57 -06:00
hosts.go core: Rename ParsedAddress -> NetworkAddress 2020-04-07 08:33:45 -06:00
httptransport.go reverseproxy: add support for custom DNS resolver (#3479) 2020-07-18 15:00:00 -06:00
reverseproxy.go reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561) 2020-07-20 12:14:46 -06:00
selectionpolicies.go core: Rename ParsedAddress -> NetworkAddress 2020-04-07 08:33:45 -06:00
selectionpolicies_test.go
streaming.go reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561) 2020-07-20 12:14:46 -06:00