WFCD / Warframe.NET

Under rewrite: Collection of Warframe libraries for C# developers.
MIT License
22 stars 8 forks source link

fix: abusive creation of HttpClient and small cleanups #27

Closed Elfahor closed 2 years ago

Elfahor commented 2 years ago

HTTP requests are now made by a single instance of HttpClient, as recommended in doc. I also corrected a missing using in Cetuscycle.cs and encapsulated a property in Platform.