Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CURL.GetOptionProxyHeader
Queries proxy header request list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 8.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CURL.GetOptionProxyHeader"; curl ) More
Parameters
Parameter | Description | Example |
---|---|---|
curl | The CURL session handle. | $curl |
Result
Returns list or error.
Description
Queries proxy header request list.See also
- CURL.GetOptionHTTPHeader
- CURL.SetOptionHTTPHeader
- CURL.SetOptionProxyCAInfo
- CURL.SetOptionProxyCAPath
- CURL.SetOptionProxyHeader
- CURL.SetOptionProxySSLCert
- CURL.SetOptionProxySSLKey
- CURL.SetOptionProxyType
- CURL.SetOptionProxyUsername
Created 16th April 2018, last changed 16th April 2018
