Skip to content
Unverified Commit 3957183f authored by Matt Lilley's avatar Matt Lilley Committed by GitHub
Browse files

Use the httputil.NewSingleHostReverseProxy instead of yhat/wsutil for … (#1348)



* Use the httputil.NewSingleHostReverseProxy instad of yhat/wsutil for websocket proxying. This correctly handles 404 responses with keep-alive by terminating the tunnel rather than keeping it alive

* Tidy up dependencies - yhat/wsutil is no longer required

* Update changelog to include reference to 1348

Co-authored-by: default avatarMatt Lilley <matt.lilley@securitease.com>
Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
parent a87c27b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment