Skip to content

libcURL.ResponseHeaderEngine.Constructor

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

Method Signature

 Protected Sub Constructor(Owner As libcURL.EasyHandle)

Parameters

Name Type Comment
Owner EasyHandle The EasyHandle whose response headers are to be queried.

Remarks

Creates a new instance of ResponseHeaderEngine for the EasyHandle whose response headers are being queried.

Clone this wiki locally