-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.GetInfo
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.cURLSession.GetInfo
Function GetInfo(InfoType As Integer) As Variant
Reads various metadata about the most recent transfer. The InfoType
parameter is one of the constants defined in the libcURL.Info
module.
- EasyHandle.GetInfo
- curl_easy_getinfo in the libcURL documentation
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.