0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/modules/caddyhttp/reverseproxy
Kevin Lin 904f149e5b
reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620)
* reverse_proxy: fix bi-h2stream breaking gzip encode handle(#3606).

* reverse_proxy: check http version of both sides to avoid affecting non-h2 upstream.

* Minor cleanup; apply review suggestions

Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
2020-08-03 20:50:38 -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: fix bidirectional streams with encodings (fix #3606) (#3620) 2020-08-03 20:50:38 -06:00
selectionpolicies.go admin,templates,core: Minor enhancements and error handling (#3607) 2020-07-31 16:54:18 -06:00
selectionpolicies_test.go Migrate some selection policy tests over to v2 2019-09-09 21:44:58 -06:00
streaming.go reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620) 2020-08-03 20:50:38 -06:00