Files
reddit/r2
Keith Mitchell 084f5736ce Add formal ratelimiting headers
Three headers can now be included for API requests:

X-Ratelimit-Used: Number of requests used in this period
X-Ratelimit-Remaining: Number of requests left to use
X-Ratelimit-Reset: Approximate number of seconds to end of period

Additionally, 429 responses can be returned for requests that
exceed the ratelimit.

Ratelimits are per-IP normally. OAuth clients will be
limited per user-client combo.
2014-02-25 15:38:04 -08:00
..
2014-02-25 15:38:04 -08:00
2014-02-25 15:38:04 -08:00
2013-11-06 13:03:34 -08:00
2013-01-02 15:27:11 -08:00