Module http_util::proxy [−][src]
Expand description
System proxy configuration guts.
This module analyzes the system proxy configuration as described in the crate root. If you update the behavior here, please update the description there.
Modules
| matchers |
Structs
| PROXY_CONFIG | |
| ProxyConfig | The analyzed proxy configuration. |
Enums
| NoProxy |
Functions
| load_system_config |