Skip to content

is there an option to specify proxy in the request api? #6120

Open
@dnome2

Description

@dnome2
Description

I'm looking for a way to specify proxy server address in the request api thru the api_client.
for example i use below option to call the request api.

requests.get(url,headers=headers,proxies='proxy-wsa.esl.cico.com:80')

is there a similar option in the api_client to add this ?

Swagger-codegen version

2.2.2

-l python.

Steps to reproduce

happens when you'r host is behind a proxy server and you need to pass on the proxy server address

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions