AltThree / Throttle

A request rate limiter for Laravel 5.
https://alt-three.com/
MIT License
41 stars 1 forks source link

ThrottlingMiddleware cannot accept int #9

Closed jbrooksuk closed 6 years ago

jbrooksuk commented 6 years ago

When using ThrottlingMiddleware with throttle:x,x the call to getHeaders fails because it's expecting an integer.

GrahamCampbell commented 6 years ago

Will be fixed in 2.1.0.