fastify / fastify-caching

A Fastify plugin to facilitate working with cache headers
MIT License
204 stars 26 forks source link

docs: use `node:` prefix to bypass require.cache call for builtins #127

Closed Fdawgs closed 1 year ago

Fdawgs commented 1 year ago

See https://github.com/fastify/fastify-static/pull/407

Checklist