-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.CookieEngine.HTTPOnly
Andrew Lambert edited this page Mar 15, 2017
·
6 revisions
#libcURL.CookieEngine.HTTPOnly
Function HTTPOnly(Index As Integer) As Boolean
Name | Type | Comment |
---|---|---|
Index | Integer | The index of the cookie to get. The first cookie is at Index 0
|
Returns True
if the cookie at Index
should not be available to non-HTTP APIs (e.g. Javascript)
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.