Module config
Available on crate feature
dep_ureq
only.Expand description
Agent configuration
Structs§
- Config
- Config primarily for the
Agent
, but also per-request. - Config
Builder - Builder of
Config
- Timeouts
- Request timeout configuration.
Enums§
- Auto
Header Value - Possible config values for headers.
- IpFamily
- Configuration of IP family to use.
- Redirect
Auth Headers - Strategy for keeping
authorization
headers during redirects.