Skip to content

libcURL.CookieEngine.Path

Andrew Lambert edited this page Oct 31, 2015 · 6 revisions

#libcURL.CookieEngine.Path

##Method Signature

 Function Path(Index As Integer) As String

##Parameters

Name Type Comment
Index Integer The index of the cookie to get. The first cookie is at Index 0

##Return value Returns the remote path associated with the cookie at Index.

##See also

Clone this wiki locally