Skip to content

Add Proxy support to Client #531

Closed
Closed
@seanmonstar

Description

@seanmonstar

I imagine some sort of Proxy type being added a property of Client, with a corresponding set_proxy(Option<Proxy>) method.

Use of a proxy can have different requirements: all requests, only https requests, only http... So it would probably mean Proxy would be an enum... and the proxy would be consulted in the RequestBuilder.send method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions