-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.CookieEngine.HTTPOnly
Andrew Lambert edited this page Nov 17, 2015
·
6 revisions
#libcURL.CookieEngine.HTTPOnly
##Method Signature
Function HTTPOnly(Index As Integer) As Boolean##Parameters
| Name | Type | Comment |
|---|---|---|
| Index | Integer | The index of the cookie to get. The first cookie is at Index 0
|
##Return value
Returns True the cookie at index has the HTTPOnly attribute.
##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.