fastify / fastify-caching

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

Don't override cache-control if it has already been set #122

Closed prevostc closed 1 year ago

prevostc commented 1 year ago

Resolves https://github.com/fastify/fastify-caching/issues/14

Checklist