-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.RequestHeaderEngine.CopyFrom
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
libcURL.RequestHeaderEngine.CopyFrom
Sub CopyFrom(OtherHeaders As libcURL.RequestHeaderEngine)
Name | Type | Comment |
---|---|---|
OtherHeaders | RequestHeaderEngine | The headers to copy. |
Copies the specified request headers.
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.