mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
66476d8c8f
* reverseproxy: Close hijacked conns on reload/quit We also send a Close control message to both ends of WebSocket connections. I have tested this many times in my dev environment with consistent success, although the variety of scenarios was limited. * Oops... actually call Close() this time * CloseMessage --> closeMessage Co-authored-by: Francis Lavoie <lavofr@gmail.com> * Use httpguts, duh * Use map instead of sync.Map Co-authored-by: Francis Lavoie <lavofr@gmail.com> |
||
---|---|---|
.. | ||
fastcgi | ||
forwardauth | ||
addresses.go | ||
admin.go | ||
ascii_test.go | ||
ascii.go | ||
caddyfile.go | ||
command.go | ||
copyresponse.go | ||
healthchecks.go | ||
hosts.go | ||
httptransport.go | ||
metrics.go | ||
reverseproxy.go | ||
selectionpolicies_test.go | ||
selectionpolicies.go | ||
streaming_test.go | ||
streaming.go | ||
upstreams.go |