Constant MAX_FORWARDS
pub const MAX_FORWARDS: HeaderName;
Available on crate feature
dep_ureq
only.Expand description
Indicates the max number of intermediaries the request should be sent through.
pub const MAX_FORWARDS: HeaderName;
dep_ureq
only.Indicates the max number of intermediaries the request should be sent through.