mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 07:30:43 -05:00
![Merijn Hendriks](/assets/img/avatar_default.png)
Ported Haru's updated HTTP code to Aki. ## Changes - Added async support to Client - Removed obsolete-marked code ## Impact The code marked deprecated and scheduled for removal in 3.8.0 is removed in this PR. Modders were already informed through IDE warnings and in the release notes, which also contained an upgrade path to the new `Aki.Common.Http.Client`. Reviewed-on: SPT-AKI/Modules#110 Reviewed-by: Terkoiz <terkoiz@noreply.dev.sp-tarkov.com> Co-authored-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com> Co-committed-by: Merijn Hendriks <senko-san@noreply.dev.sp-tarkov.com>