Skip to content

libcURL.RequestHeaderEngine.CopyFrom

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

Method Signature

 Sub CopyFrom(OtherHeaders As libcURL.RequestHeaderEngine)

Parameters

Name Type Comment
OtherHeaders RequestHeaderEngine The headers to copy.

Remarks

Copies the specified request headers.

Clone this wiki locally