Skip to content

Commit 322e122

Browse files
Merge pull request #221428 from gball14/patch-3
Clarify what cacheable response means
2 parents a16624c + db088bf commit 322e122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/front-door-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ The following request headers won't be forwarded to a backend when using caching
175175

176176
## Response headers
177177

178-
The following response headers will be stripped if the origin response is cacheable. For example, Cache control header has max-age value.
178+
The following response headers will be stripped if the origin response is cacheable. For example, Cache control response header with max-age value indicates response is cacheable.
179179

180180
- Set-Cookie
181181

0 commit comments

Comments
 (0)