Skip to content

Commit 5d0c637

Browse files
authored
Merge pull request #95670 from gball14/patch-2
Update documentation regarding set-cookie header
2 parents 4bc4f42 + 12c5639 commit 5d0c637

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/frontdoor/front-door-caching.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,12 @@ The following request headers won't be forwarded to a backend when using caching
171171
- Transfer-Encoding
172172
- Accept-Language
173173

174+
## Response headers
175+
176+
The following response headers will be stripped if the origin response is cacheable. For example, Cache control header has max-age value.
177+
178+
- Set-Cookie
179+
174180
## Cache behavior and duration
175181

176182
::: zone pivot="front-door-standard-premium"

0 commit comments

Comments
 (0)