diff options
| author | Timur Pocheptsov <timur.pocheptsov@qt.io> | 2023-01-18 12:51:23 +0100 |
|---|---|---|
| committer | Timur Pocheptsov <timur.pocheptsov@qt.io> | 2023-01-30 20:10:25 +0100 |
| commit | f932be58d56dd58d9a6c6f33054a32261ec5a932 (patch) | |
| tree | 95173d98dd687e21e6a7df42e184495322479c04 /src/plugins/platforms/wasm/qwasmopenglcontext.cpp | |
| parent | ade96ff6446d4b0977d4e5f03b96b77ff8223b8b (diff) | |
qnetworkproxy_mac: use API available both on iOS and macOS
To extract system proxies, the one we used previously, was not available
on iOS and thus we could not obtain system proxies there. Support is
limited - no such things, as SOCKS/FTP/etc. proxies, only PAC (auto
configuration), and HTTP/HTTPS. There are no keys to extract info
about HTTPS, so instead we'll use CFNetworkCopyProxiesForURL (
looks like this enables exclusion lists (which are hidden)
functionality and apparently from the system point of view HTTP/HTTPS
are the same.
Fixes: QTBUG-39869
Change-Id: I73af719a2e2b5cded706e6b3faa4b8eaa879352b
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmopenglcontext.cpp')
0 files changed, 0 insertions, 0 deletions
