Skip to content

Commit 24d8948

Browse files
authored
Update Readme.md (#108)
Clarify that this plugin is middleware for server-side caching, not only header manipulation
1 parent 19b381a commit 24d8948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)
66

77
*@fastify/caching* is a plugin for the [Fastify](http://fastify.io/) framework
8-
that provides mechanisms for manipulating HTTP cache headers according to
8+
that provides server-side caching and mechanisms for manipulating HTTP cache headers according to
99
[RFC 2616 §14.9](https://tools.ietf.org/html/rfc2616#section-14.9).
1010

1111
Supports Fastify versions ^3.0.0. Version v5.x supports Fastify ^3.0.0 in

0 commit comments

Comments
 (0)