summaryrefslogtreecommitdiff
path: root/lib/Plack/Middleware/Throttle/Limiter.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix namefranck cuny2010-04-011-1/+1
|
* start PODfranck cuny2010-04-011-0/+22
|
* handle black and white list, add support to intervalfranck cuny2010-04-011-9/+26
|
* import old Plack::Middleware::APIRateLimit (renamed as miyagawa's ↵franck cuny2010-03-311-0/+21
suggestion) and stole API from rack::throttle