aj-r / RiotNet

A .NET/C# client for the Riot Games API
MIT License
22 stars 10 forks source link

Automatically determine rate limits #18

Closed aj-r closed 7 years ago

aj-r commented 7 years ago

Riot now gives us X-App-Rate-Limit and X-Method-Rate-Limit headers. Use them instead of making people hard-code their rate limits.

aj-r commented 7 years ago

Fixed in 4.3.0