Parse string to cookie object
A Vue 3 component to handle cookie acceptance on your website
A Vue 3 compatible component to handle cookie consent styled with Tailwind CSS 3.
A Vue 3 component to handle cookie acceptance on your website
Handle cookie consents with ease. 😲
A lightweight JavaScript plugin to handle cookie consent.
A simple dialog to handle cookie consent and comply with data privacy laws. Fully compliant with European GDPR & California CCPA.
handle cookie in html
Library to handle cookie consent management in nextjs
`Socket.IO Cookies Parser` help us handle cookie for Socket.IO[](https://socket.io/)
HTTP server cookie parsing and serialization
RFC6265 Cookies and Cookie Jar for node.js
Parses set-cookie headers into objects
Sign and unsign cookies
<!-- automd:badges bundlejs packagephobia codecov -->
A simple, lightweight JavaScript API for handling cookies
simple persistent cookiejar system
Parse HTTP request cookies
TypeScript definitions for tough-cookie
TypeScript definitions for js-cookie
mirror of cookie, bundled and exposed as ES module
Universal cookies for JavaScript
Decorator for a `fetch` function to support automatic cookies.
TypeScript definitions for set-cookie-parser
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.
This gem works mostly as HTTParty, but has automatic saving and sending of cookies to the server.
A Ruby library to handle client-side HTTP cookies
For further details consult the README file.
JavaScript Cookie is a simple, lightweight JavaScript API for handling cookies. This gem allows for its easy inclusion into the rails asset pipeline.
An ergonomic Ruby HTTP client powered by Rust's wreq library, featuring TLS fingerprint emulation (JA3/JA4), HTTP/2 support, cookie handling, proxy support, and redirect policies.
Support for deprecating/rotating signed cookie secret tokens in rails. Handles silently accepting cookies signed with different secrets and sending back cookies signed with new secret.
Rails raises a CookieOverflow exception when the total size of the incoming request's cookie crosses a certain threshold - currently set as 4096 bytes. While it is not advisable to store or pass around such large data in cookies, sometimes, bad actors can try to send large cookie payloads to your application to see if your systems are able to handle it. If not handled, your application would end up raising a large number of 500 exceptions. This gem handles the exception gracefully and responds with a 422 Unprocessable Entity HTTP status code.
MICOO (Minimal Cookies) is a Rails engine to handle Cookies consent.
Reveals a URL given 1 or more URL redirects including handling the use of passive cookies which could affect the final URL revealed.
HTTPal is a Ruby HTTP library that provides browser-like functionality in terms of saving cookies between requests and proper REFERER handling.
The Information Commissioner's Office provide information as to how UK-based websites should handle notifying visitors of cookie use. This gem provides a discreet overlay which sets a cookie on acceptance, but otherwise doesn't interfere with the site, in line with ICO guidelines.