koding / websocketproxy

WebSocket reverse proxy handler for Go
http://godoc.org/github.com/koding/websocketproxy
MIT License
427 stars 120 forks source link

Copy response to client on failed handshake #20

Closed jlhawn closed 6 years ago

jlhawn commented 6 years ago

@rjeczalik sorry for being late to update this but I just pushed a change which addresses all of the comments.

rjeczalik commented 6 years ago

Hey @jlhawn, no worries, thanks for the PR!