pub const X_RATELIMIT_RESET: &str = "x-ratelimit-reset";
Expand description

Header provides the time in seconds when a request to the route is not rate limited and the rate limiter bucket is full again.