openapi-generator
openapi-generator copied to clipboard
[REQ] Python, support SOCKS5 proxying
Is your feature request related to a problem? Please describe.
This is used by tooling such as the Kubernetes Python SDK. I can't connect using SOCKS5 proxy, but can using HTTP proxy. The latter isn't supported by my company.
Describe the solution you'd like
Support urllib3s SOCKS5 proxying support.
Describe alternatives you've considered
I don't see any.
Additional context
I've implemented this. Hope it gets approved soon.
I believe this issue can be closed.