A middleware for actix-web that provides rate-limiting backed by governor.
GNU General Public License v3.0
103
stars
21
forks
source link
Returns an error `ErrorInternalServerError` instead of `ErrorUnauthorized` #23
Closed
TheAwiteb closed 2 years ago
Returns an error
ErrorInternalServerError
instead ofErrorUnauthorized
when the key cannot be extracted