mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
1a9f700287
Caddy expects websocket to be completely lowercase. Some applications send websocket upgrade headers like the following: `Upgrade: WebSocket` This change allows all variations of websocket. |
||
---|---|---|
.. | ||
policy.go | ||
policy_test.go | ||
proxy.go | ||
proxy_test.go | ||
reverseproxy.go | ||
upstream.go | ||
upstream_test.go |