Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
CURL.GetOptionURL
Queries current URL value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 10.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CURL.GetOptionURL"; curl ) More
Parameters
Parameter | Description | Example |
---|---|---|
curl | The CURL session handle. | $curl |
Result
Returns text or error.
Description
Queries current URL value.See also
- CURL.GetOptionQuote
- CURL.SetOptionCRLF
- CURL.SetOptionDOHURL
- CURL.SetOptionGet
- CURL.SetOptionNetRC
- CURL.SetOptionPort
- CURL.SetOptionPost
- CURL.SetOptionPut
- CURL.SetOptionURL
- CURL.SetOptionUseSSL
Release notes
- Version 10.4
- Added CURL.GetOptionCustomRequest, CURL.GetOptionPostFields, CURL.GetOptionURL and CURL.GetOptionUserName functions.
Blog Entries
Created 27th July 2020, last changed 27th July 2020
