From d7e9df019da6e9e9dac76294abd976f35c0cae4c Mon Sep 17 00:00:00 2001 From: Martin Ficzel Date: Sun, 31 Oct 2021 10:56:54 +0100 Subject: [PATCH] Update README.md Co-authored-by: Alexander Berl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df6ded7..c450107 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The package defines two http middlewares: - `RequestCacheMiddleware`: If a request is cacheable the cache is asked first and only if no response is found the request is passed down the middleware chain. The cache lifetime and tags are determined from the `X-FullPageCache-Enabled`, `X-FullPageCache-Lifetime` and `X-FullPageCache-Tags` that are set by upstream middlewares - or controllers. Additionally the middleware adds `ETag` and `CacheControl` Headers taking the lifetime and setting + or controllers. Additionally the middleware adds `ETag` and `Cache-Control` Headers taking the lifetime and setting `maxPublicCacheTime` into account. - `FusionAutoconfigurationMiddleware`: Connects to the fusion cache and extracts tags plus the allowed lifetime which is then