WebApiThrottle
WebApiThrottle copied to clipboard
Infos of current request - ThrottleLogEntry
Hi, is it possible to get the ThrottleLogEntry information like RateLimit, RateLimitPeriod etc. of the current call? I want to add custom response headers to the client http responses like "Rate-Limit", "TotalRequest" etc.
Is this a duplicate of https://github.com/stefanprodan/WebApiThrottle/issues/30?
@oktay89 look at #126 for a custom solution