swagger-codegen
swagger-codegen copied to clipboard
Adding proxy header options for configuration and rest client
Added proxy headers option for urllib3. Added this in configuration object and Rest Client Object. This is regarding a PR in Kubernetes client and addresses this issue. https://github.com/kubernetes-client/python/issues/735. And related to this PR https://github.com/kubernetes-client/python/pull/779