Skip to content

Swift SDK Generator cannot download files via an HTTP proxy #145

Open
@euanh

Description

@euanh

Some environments, such as on CI servers, only allow HTTP requests to the Internet via an HTTP proxy. SDK Generator does not currently support using a proxy, so it cannot work in these environments.

Proxy addresses are often configured through several well-known environment variables such as http_proxy, HTTPS_PROXY and so on. SDK Generator should use these variables if present, and also offer command line arguments to configure or ignore proxies.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtest suiteChanges to generator's test suite

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions