mirror of
https://github.com/fosrl/newt.git
synced 2026-05-05 23:50:10 -05:00
Preserve optional ResponseWriter interfaces through statusCapture so httputil.ReverseProxy can hijack upgraded websocket connections. Add a regression test covering websocket traffic through the HTTP handler path.