-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.RequestHeaderEngine.Value
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
libcURL.RequestHeaderEngine.Value
Function Value(Index As Integer) As String
Name | Type | Comment |
---|---|---|
Index | Integer | The index of the header. |
The value of the request header at Index. The first header is at Index=0.
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.