-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.HeaderReceived
Andrew Lambert edited this page Jun 7, 2015
·
11 revisions
#libcURL.EasyHandle.HeaderReceived
##Event Signature
Event Sub HeaderReceived(HeadersLine As String)##Notes This event is raised in response to libcURL invoking EasyHandle.HeaderCallback. HeaderLine is the most recently processed header. Not all supported protocols use headers.
##See also
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.