-
Notifications
You must be signed in to change notification settings - Fork 585
Closed
Description
If pysocks is available, urllib3 supports SOCKS proxies, but you can't use the urllib3.ProxyManager class and must instead use urllib3.contrib.socks.SOCKSProxyManager. It would be very nice if sentry_sdk.transport.HttpTransport could detect a proxy set to socks:// (or one of the many variants) and Do The Right Thing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels