-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
It looks like gorilla websocket intends to support https, e.g logic here.
However, https is not registered during init here.
This caused https to be considered as an unknown proxy when we use https proxy, error thrown from here.
Is this a bug? Shouldn't the proxy_RegisterDialerType be initialized with https?
joemiller, tautastic, theoparis and seans3
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done