Skip to content

libcURL.RequestHeaderEngine.Value

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

Method Signature

 Function Value(Index As Integer) As String

Parameters

Name Type Comment
Index Integer The index of the header.

Return value

The value of the request header at Index. The first header is at Index=0.

See also

Clone this wiki locally