pub const FORWARD_FOR_KEY: &str = "x-forwarded-for";
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.