Skip to content

Commit d7e9df0

Browse files
mficzelalbe
andauthored
Update README.md
Co-authored-by: Alexander Berl <a.berl@outlook.com>
1 parent 725d124 commit d7e9df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The package defines two http middlewares:
5959
- `RequestCacheMiddleware`: If a request is cacheable the cache is asked first and only if no response is found the
6060
request is passed down the middleware chain. The cache lifetime and tags are determined from the
6161
`X-FullPageCache-Enabled`, `X-FullPageCache-Lifetime` and `X-FullPageCache-Tags` that are set by upstream middlewares
62-
or controllers. Additionally the middleware adds `ETag` and `CacheControl` Headers taking the lifetime and setting
62+
or controllers. Additionally the middleware adds `ETag` and `Cache-Control` Headers taking the lifetime and setting
6363
`maxPublicCacheTime` into account.
6464

6565
- `FusionAutoconfigurationMiddleware`: Connects to the fusion cache and extracts tags plus the allowed lifetime which is then

0 commit comments

Comments
 (0)