pub const ASPNETCORE_RATE_LIMITING_POLICY: &str = "aspnetcore.rate_limiting.policy";
Rate limiting policy name.
"fixed"
"sliding"
"token"