libcURL.ResponseHeaderEngine.Constructor - charonn0/RB-libcURL GitHub Wiki
libcURL.ResponseHeaderEngine.Constructor
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.