3 Commits
Author SHA1 Message Date
Le Philousophe 82370339a7 NETWORKING: Fix typo 2025-11-02 10:39:50 +01:00
Le Philousophe 980fd5b54d ANDROID: Implement platform specific networking features
This allows to use system security services instead of us providing curl
and openssl.
HTTP, Socket and URL are all implemented with proxy support.
2025-11-02 09:12:23 +01:00
Le Philousophe 14a78e4eaf NETWORKING: Abstract CurlSocket and CurlURL
This will allow alternative providers.
2025-11-02 09:12:23 +01:00