xRateLimitResetAfter constant

String const xRateLimitResetAfter

The name of the header containing the amount of time until the rate limit resets, in seconds.

The value of this header can be a floating-point number.

Implementation

static const xRateLimitResetAfter = "x-ratelimit-reset-after";