Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
8.2
8.3
8.4
8.5
9.0
9.1
9.2
9.3
9.4
9.5
Statistic
CURL.SetOptionResolve
Sets resolve list.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
CURL | 8.2 | Yes | Yes | Yes | Yes | Yes |
MBS( "CURL.SetOptionResolve"; curl; Value ) More
Parameters
Parameter | Description | Example value |
---|---|---|
curl | The CURL session handle. | $curl |
Value | The option value. |
Result
Returns OK or error.
Description
Sets resolve list.Provide custom host name to IP address resolves.
See also RESOLVE option in CURL manual.
See also
- CURL.GetOptionResolve
- CURL.SetOptionDOHURL
- CURL.SetOptionIPResolve
- CURL.SetOptionKRBLevel
- CURL.SetOptionPreQuote
- CURL.SetOptionQuote
- CURL.SetOptionReferer
- CURL.SetOptionTimeValue
- CURL.SetOptionUsername
- CURL.SetOptionVerbose
Created 15th April 2018, last changed 15th April 2018
CURL.SetOptionRequestTarget - CURL.SetOptionResumeFrom
Feedback: Report problem or ask question.

Links
MBS FileMaker Plugins