-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.ResponseHeader.Constructor
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
libcURL.ResponseHeader.Constructor
Protected Sub Constructor(Owner As libcURL.EasyHandle, Header As curl_header)| Name | Type | Comment |
|---|---|---|
| Owner | EasyHandle | The EasyHandle which owns the header. |
| Header | curl_header | The header struct. |
Creates a new instance of ResponseHeader for the EasyHandle whose response headers are being queried.
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.