@tryghost/http-cache-utils
v2.0.3
Published
Set of HTTP caching related utilities and constants
Maintainers
Keywords
Readme
Http Cache Utils
Set of HTTP caching related utilities and constants
Install
npm install @tryghost/http-cache-utils --save
or
yarn add @tryghost/http-cache-utils
Purpose
Utilities for cache-control logic, including user-specific response detection and cache directive helpers.
Usage
Develop
This is a monorepo package.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
yarnto install top-level dependencies.
Test
yarn lintrun just eslintyarn testrun lint and tests
Copyright & License
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
