Skip to content

Commit 74b12f1

Browse files
Merge pull request #290994 from Harikrishnan-M-B/patch-22
added vary into headers
2 parents 39c793e + 64654cc commit 74b12f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/frontdoor/front-door-caching.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ The following request headers don't get forwarded to the origin when caching is
206206
- `Accept`
207207
- `Accept-Charset`
208208
- `Accept-Language`
209+
- `Vary`
209210

210211
> [!NOTE]
211212
> Requests that include authorization header will not be cached, unless the response contains a Cache-Control directive that allows caching. The following Cache-Control directives have such an effect: must-revalidate, public, and s-maxage.

0 commit comments

Comments
 (0)