2 Commits

Author SHA1 Message Date
Le Philousophe fa285e48b7 ANDROID: Don't abort when HTTP headers array is null
And don't send an empty array of headers.

Fix #16678.
2026-05-14 16:54:48 +02: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