summaryrefslogtreecommitdiff
path: root/lib/Plack/Middleware/Throttle.pm (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-28POD fixfranck cuny1-0/+2
2010-04-27change how path works, by default the whole application is throttled, but if ...franck cuny1-8/+14
2010-04-27check if a path should be throttledfranck cuny1-4/+32
2010-04-03return a hash objectfranck cuny1-0/+1
2010-04-01start PODfranck cuny1-16/+44
2010-04-01handle black and white list, add support to intervalfranck cuny1-10/+36
2010-03-31import old Plack::Middleware::APIRateLimit (renamed as miyagawa's suggestion)...franck cuny1-6/+128