MAX_FORWARDS

Constant MAX_FORWARDS 

Source
pub const MAX_FORWARDS: &str = "max-forwards";
Expand description

The HTTP header field max-forwards, used to limit the number of times a message can be forwarded through proxies or gateways.