WebApiThrottle icon indicating copy to clipboard operation
WebApiThrottle copied to clipboard

Infos of current request - ThrottleLogEntry

Open oktay89 opened this issue 7 years ago • 2 comments

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.

oktay89 avatar Jan 08 '18 15:01 oktay89

Is this a duplicate of https://github.com/stefanprodan/WebApiThrottle/issues/30?

icnocop avatar Oct 23 '18 22:10 icnocop

@oktay89 look at #126 for a custom solution

graham-saunders avatar Feb 12 '19 20:02 graham-saunders