-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.GetResponseHeaders
Andrew Lambert edited this page Nov 7, 2023
·
4 revisions
libcURL.cURLSession.GetResponseHeaders (Deprecated)
Function GetResponseHeaders() As InternetHeaders
Note: This method has been deprecated in favor of cURLSession.ResponseHeaders.
An InternetHeaders object containing the headers from the most recent transfer, or Nil
if no headers were received.
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.