tunnckoCore / express-better-ratelimit

Express.js request rate limiter
http://j.mp/1stW47C
Other
10 stars 0 forks source link

Need a json "Too many requests" reply #8

Open jcalfee opened 8 years ago

jcalfee commented 8 years ago
{ status: 429, message: "Too Many Requests" }
tunnckoCore commented 8 years ago

Hmm. Good idea. Sorry for the delay. May be an option in next release.