Hacker News new | ask | show | jobs
by netshroud 4994 days ago
X-RateLimit-Limit? Sounds redundant.
2 comments

They're the same headers the Twitter API uses: https://dev.twitter.com/docs/rate-limiting/1.1
maybe they meant to have

   X-RateLimit-reset-at
   X-RateLimit-remaining
etc, so X-RateLimit- works as a sort of namespace.