1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules/caddyhttp/reverseproxy
Christian Flach fdfdc03339
reverseproxy: Ignore RFC 1521 params in Content-Type header (#3758)
Without this change, a Content-Type header like "text/event-stream;charset=utf-8"
would not trigger the immediate flushing.

Fixes #3765
2020-10-01 12:15:45 -06:00
..
fastcgi ci: Upgrade to Go 1.15 (#3642) 2020-08-20 14:04:10 -06:00
caddyfile.go reverseproxy: Add buffer_requests option to reverse_proxy directive (#3710) 2020-09-08 10:37:46 -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: Correct alternate port for active health checks (#3693) 2020-09-17 10:25:34 -06:00
hosts.go reverseproxy: Correct alternate port for active health checks (#3693) 2020-09-17 10:25:34 -06:00
httptransport.go reverseproxy: Correct alternate port for active health checks (#3693) 2020-09-17 10:25:34 -06:00
reverseproxy.go reverseproxy: Correct alternate port for active health checks (#3693) 2020-09-17 10:25:34 -06:00
selectionpolicies.go reverseproxy: Support header selection policy on Host field (#3653) 2020-08-17 15:14:46 -06:00
selectionpolicies_test.go Migrate some selection policy tests over to v2 2019-09-09 21:44:58 -06:00
streaming.go reverseproxy: Ignore RFC 1521 params in Content-Type header (#3758) 2020-10-01 12:15:45 -06:00