rack-throttle icon indicating copy to clipboard operation
rack-throttle copied to clipboard

Custom responses?

Open ecnepsnai opened this issue 9 years ago • 3 comments

Is it possible to change the response to be totally custom (JSON, for example) like it is in redis-throttle?

ecnepsnai avatar May 18 '15 05:05 ecnepsnai

:+1:

Do you want help writing the update? I would happily work on this.

sethherr avatar May 22 '15 13:05 sethherr

I use a modified version to accomplish this. You can see the modifications I made here: https://github.com/ecnepsnai/rack-throttle/blob/master/lib/rack/throttle/limiter.rb

ecnepsnai avatar May 22 '15 14:05 ecnepsnai

I will review and merge any pending pull requests this weekend, if you guys want to submit one.

artob avatar May 22 '15 15:05 artob