Closed
Description
This appears at first blush to be similar-ish to #67
If you are setting a custom http.Client (e.g. using https://github.com/hashicorp/go-cleanhttp), if the transport used in the client has keepalives disabled (that is, DisableKeepAlives = true
), the connection will fail with
failed to websocket dial: websocket protocol violation: Connection header "" does not contain Upgrade
This might be worth mentioning/detecting.
Metadata
Metadata
Assignees
Labels
No labels