Luminova Framework

Client Cookies

Table of Contents

  1. 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.

  2. 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.

  3. Client-Side Cookie Management Examples

    Usages example for Luminova's client-side cookies.