Skip to content

Commit 6654dc8

Browse files
CFSeiyapedrosousa
andauthored
[Rules] Response modification: Update important remarks (#25374)
--------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent 98f90ef commit 6654dc8

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/rules/transform/response-header-modification

1 file changed

+1
-1
lines changed

src/content/docs/rules/transform/response-header-modification/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can create a response header transform rule [in the dashboard](/rules/transf
5353

5454
- The response header values are calculated using the field values from the corresponding HTTP request. For example, the value of `ip.src.country` will be the country of the website visitor, not the origin where the response was sent from.
5555

56-
- You cannot modify or remove HTTP response headers whose name starts with `cf-` or `x-cf-`.
56+
- You cannot add, modify, or remove HTTP response headers whose name starts with `cf-` or `x-cf-`.
5757

5858
- You cannot modify the value of certain headers such as `server`, `eh-cache-tag`, or `eh-cdn-cache-control`.
5959

0 commit comments

Comments
 (0)