Applibs networking_curl.h
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. |