Skip to content

Commit 81fed00

Browse files
committed
rephrase the note
1 parent f14acf4 commit 81fed00

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
@@ -222,7 +222,7 @@ In addition, Front Door attaches the `X-Cache` header to all responses. The `X-C
222222
- `CONFIG_NOCACHE`: Request is configured to not cache in the Front Door profile.
223223

224224
> [!NOTE]
225-
> Azure Front Door strips the `Content-Type` header for empty files when caching is enabled. To enable sending this header, use Azure Front Door rules to manually override it for such files. You also can disable caching for empty files, but this approach is less recommended as it increases the load on your origin and may impact performance.
225+
> Azure Front Door strips the `Content-Type` header for empty files when caching is enabled. To continue sending this header to clients, use Azure Front Door rules engine (Action - Modify response header, Operator - Overwrite, Header name - Content-Type) to manually override it for such files. You also can disable caching for empty files, but this approach is less recommended as it increases the load on your origin and may impact performance.
226226
227227
## Logs and reports
228228

0 commit comments

Comments
 (0)