summaryrefslogtreecommitdiff
path: root/lib/Plack/Middleware/Throttle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* POD fixfranck cuny2010-04-281-1/+1
|
* fix namefranck cuny2010-04-011-1/+1
|
* start PODfranck cuny2010-04-014-0/+147
|
* handle black and white list, add support to intervalfranck cuny2010-04-012-9/+45
|
* import old Plack::Middleware::APIRateLimit (renamed as miyagawa's ↵franck cuny2010-03-315-0/+87
suggestion) and stole API from rack::throttle