Skip to content

Support SOCKS proxies #1049

@Roguelazer

Description

@Roguelazer

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions