Module proxy

Source
Available on crate feature default-client only.
Expand description

Proxy configuration Proxy configuration for HTTP clients

This module provides types and utilities for configuring HTTP and HTTPS proxies, including support for environment variable detection, authentication, and bypass rules.

Structsยง

ProxyConfig
Proxy configuration for HTTP clients
ProxyError
Errors that can occur during proxy configuration