Constant reqwest::header::MAX_FORWARDS
source ยท pub const MAX_FORWARDS: HeaderName;
Expand description
Indicates the max number of intermediaries the request should be sent through.
pub const MAX_FORWARDS: HeaderName;
Indicates the max number of intermediaries the request should be sent through.