Skip to content

Commit a764f01

Browse files
Merge pull request #280738 from Harikrishnan-M-B/patch-18
Update front-door-caching.md
2 parents 58a29fb + c44812f commit a764f01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/frontdoor/front-door-caching.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ The following request headers don't get forwarded to the origin when caching is
207207
- `Accept-Charset`
208208
- `Accept-Language`
209209

210+
> [!NOTE]
211+
> Requests that include authorization header will not be cached.
212+
210213
## Response headers
211214

212215
If the origin response is cacheable, then the `Set-Cookie` header is removed before the response is sent to the client. If an origin response isn't cacheable, Front Door doesn't strip the header. For example, if the origin response includes a `Cache-Control` header with a `max-age` value indicates to Front Door that the response is cacheable, and the `Set-Cookie` header is stripped.

0 commit comments

Comments
 (0)