swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

Adding proxy header options for configuration and rest client

Open chowmean opened this issue 5 years ago • 2 comments

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

chowmean avatar Mar 19 '19 05:03 chowmean