You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixdidip#66. If user does not define headerValues when configuring T…
…ollbooth,
Create individual bucket by using request header’s own value,
so that we can rate-limit individually.
Also fix a regression where we didn’t pass BasicAuth username on one of the possible path of key building.
3rd release: Apparently we have been using golang.org/x/time/rate inc…
…orrectly. See issue didip#48. It always limit X number per 1 second. The time duration is not changeable, so it does not make sense to pass TTL to tollbooth