Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Header: #include <applibs/networking_curl.h>
The Applibs networking_curl header contains functions and types that interact with the networking subsystem to apply the stored proxy configuration on a curl handle.
Application manifest requirements
Requires the NetworkConfig or the ReadNetworkProxyConfig capability in the application manifest.
Concepts and samples
Functions
| Function | Description |
|---|---|
| Networking_Curl_SetDefaultProxy | Applies the proxy settings on a cURL handle. |