Replace curl.exe with native COM HTTP fetching

Use MSXML2.XMLHTTP.6.0 (primary) and WinHttp.WinHttpRequest.5.1
(fallback) instead of shelling out to curl.exe. Fetch functions now
accept a url parameter for reusability.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-28 22:23:16 +03:00
parent 245fac3efc
commit e48bca907d
2 changed files with 85 additions and 45 deletions

Binary file not shown.