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
due to a strange implementation of http.client.HTTPSConnection, i didn't found a clean way
to intercept raw requests by overrinding send() method as i did for HTTPConnection.
due to a strange implementation of
http.client.HTTPSConnection
, i didn't found a clean wayto intercept raw requests by overrinding send() method as i did for HTTPConnection.
This issue applies since commit c52634a
The text was updated successfully, but these errors were encountered: