Parse HTTP request cookies
TypeScript definitions for cookie-parser
TypeScript definitions for set-cookie-parser
RFC 6265 compliant cookie parser, validator and serializer.
HTTP cookie parser and serializer for Node.js
NestJS Middleware for Cookie Parser
Super lightweight cookie parser and serializer
ESM port of set-cookie-parser with bundled types.
Parses set-cookie headers into objects
Koa cookie parser middleware
🍪 Koa cookie parser middleware
Cookie parser for Node.js
Cookie parser middleware for socket.io
Simple cookie parser & serializer
Simple cookie parser and stringifier utility
Cookie parser for AdonisJs framework
Yet another "Set-Cookie" parser
Cookie parser and serializer
## usage ```javascript const app = new koa(); const CookieParser = require('koa-cookie-parser'); app.use(CookieParser({ cookieNameList:['userId','uuId'], cipherKey:"hello world", maxAge:60*60*24 }));
HTTP cookie parser tool
per-request cookie parser for Hitchy
A cookie parser and serializer. Exposes the "js-cookie" npm package. Intended for use in Adobe Launch extensions.
Nest - a Cookie Parser Middleware module
Cookie parser for Akyuujs.
A tool to parse contents of Cookie/Set-Cookie headers
A decryption library for Rails cookies
Gem to parse the utmz, utmb and utma tracking coockies used by Google Analytics.
instanciate a Cookie from a cookie string & play with it as object with all its attributes
Scrapetor is a Ruby HTML parsing + scraping toolkit. The parser is a native C arena DOM with structural indexes built at parse time and NEON SIMD scanners in the SAX hot loop. A streaming extraction engine compiles the schema DSL into a single forward pass — no DOM materialised, one Ruby boundary crossing per document. On builds where libcurl is available, Scrapetor::Fetcher adds an HTTP/2-capable fetch layer with per-thread connection cache, shared DNS + TLS session pool, in-process gzip / deflate / brotli / zstd decoding, iconv charset transcoding, retry + exponential backoff, ETag / Last-Modified disk cache with bulk revalidation, per-host throttle, cookie jar, basic + bearer auth, proxy, and three bulk concurrency models (parallel_fetch / multi_fetch / streaming multi_each). Scrapetor::Session ties the cookie / auth / throttle / retry policies together. Also ships robots.txt + sitemap.xml parsers, a bounded-memory streaming HTML parser, and structured-data extractors (JSON-LD, OpenGraph, Schema.org, Microdata, RDFa, Twitter Cards). The Net::HTTP-based Scrapetor.fetch is preserved as the no-libcurl fallback.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.