You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @dfabulich I found the same thing happened to me. However, from previous experience I remembered that the event name for the CONNECT request changed from "upgrade" to "connect". On changing the code everything works fine.
curl -x http://localhost:8080 http://www.google.com
works fine, but I wanted to use this library for its HTTPS support.The text was updated successfully, but these errors were encountered: