protect icon indicating copy to clipboard operation
protect copied to clipboard

rateLimiter doesn't work with multiple instances

Open benjamingr opened this issue 8 years ago • 0 comments

I have a scenario where I want to limit a user by two things (for example, I want to limit by token and IP address) but rateLimiter always sets headers on the response and these interfere with each other.

There should be an option to turn writing these headers off - I can open a PR if you're interested.

benjamingr avatar Oct 25 '17 14:10 benjamingr