Client Cookies
Table of Contents
- Cookie Management in Client-Side
The cookie class enhanced client-side data storage without Default JavaScript or HTTP-only restrictions, allowing you to configure your restrictions as needed.
- Managing Cookies with a Cookie FileJar for HTTP Requests
The cookie file jar provides an easy way to manage cookies when making HTTP requests with the Luminova cURL client or retrieving an incoming HTTP request cookie header.
- Client-Side Cookie Management Examples
Usages example for Luminova's client-side cookies.