Cache HTTP responses using Popsicle
Popsicle middleware for supporting cookies in node.js
Advanced HTTP requests in node.js and browsers
Popsicle middleware for following HTTP redirects
Popsicle transport for sending requests over `XMLHttpRequest`
Popsicle transport for sending requests over HTTP1 and HTTP2
Popsicle middleware for setting a default `User-Agent` header
Popsicle middleware for supporting `Content-Encoding` compression
Popsicle middleware for rejecting responses with bad HTTP statuses
Enable request retry for Popsicle
Popsicle plugin to transform URLs before performing requests
A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
Standard HTTP interfaces for HTTP clients and servers in node.js and browsers
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
LRU and FIFO caches for Client or Server
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Create a full Content-Type header given a MIME type or extension and cache the result
No description provided.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.