lpac/driver/http
Shua 3ef9b5d1c9
feat(driver/http): add winhttp backend (#331)
Added http backend winhttp, Win32 no longer relies on the libcurl dynamic library.

Co-authored-by: septs <github@septs.pw>
Co-authored-by: Coelacanthus <uwu@coelacanthus.name>
2025-09-11 21:08:54 +08:00
..
curl.c feat(driver): read curl version (#307) 2025-08-31 19:03:11 +08:00
curl.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
stdio.c refactor: make use system cJSON library possible (#314) 2025-09-05 12:55:49 +08:00
stdio.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
winhttp.c feat(driver/http): add winhttp backend (#331) 2025-09-11 21:08:54 +08:00
winhttp.h feat(driver/http): add winhttp backend (#331) 2025-09-11 21:08:54 +08:00