Changes for version 0.02 - 2013-04-05
- added Retry-After header to list of injected to response headers
- change default response codes (from "503" to "403" for blacklisting and "503" to "429" for limiting)
- now using Test::Exception
- new configuration option 'header_prefix' added
- default values available via single method now
- in documentation Redis backend mentioned
Modules
Requests throttling for Plack
Base class for Throttle::Lite backends
Simple (in-memory) backend for Throttle::Lite