Constant FORWARD_FOR_KEY

Source
pub const FORWARD_FOR_KEY: &str = "x-forwarded-for";
Expand description

Default forward header key

This is the default key used to store the forward header in the request headers and send it to the gateway downstream services.