cache-parser

cache-parser JS library homepage cache-parser JS library on GitHub cache-parser JS library on npm Download cache-parser JS library

A minimal parser for the Cache-Control header.

Version 1.2.5 License MIT
cache-parser JS library homepage
cache-parser JS library on GitHub
cache-parser JS library on npm
Download cache-parser JS library
INSTALL
Type:
<script type="module"> import cacheParser from 'https://cdn.jsdelivr.net/npm/cache-parser@1.2.5/+esm' </script>
Learn more