Constant reqwest::header::MAX_FORWARDS[][src]

pub const MAX_FORWARDS: HeaderName = HeaderName{inner: Repr::Standard(StandardHeader::MaxForwards),}

Indicates the max number of intermediaries the request should be sent through.