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