File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/content/docs/rules/transform/examples Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
22pcx_content_type : example
3- summary : Create a request header transform rule to remove the `cf-connecting-ip` HTTP header from the request.
3+ summary : Create a request header transform rule (part of Transform Rules) to remove the `cf-connecting-ip` HTTP header from the request.
44products :
55 - Transform Rules
66operation :
77 - Request modification
88title : Remove a request header
9- description : Create a request header transform rule to remove the `cf-connecting-ip` HTTP header from the request.
9+ description : Create a request header transform rule (part of Transform Rules) to remove the `cf-connecting-ip` HTTP header from the request.
1010---
1111
1212import { Example } from " ~/components" ;
Original file line number Diff line number Diff line change 11---
22pcx_content_type : example
3- summary : Create a response header transform rule to remove the `cf-connecting-ip` HTTP header from the response.
3+ summary : Create a response header transform rule (part of Transform Rules) to remove the `cf-connecting-ip` HTTP header from the response.
44products :
55 - Transform Rules
66operation :
77 - Response modification
88title : Remove a response header
9- description : Create a response header transform rule to remove the `cf-connecting-ip` HTTP header from the response.
9+ description : Create a response header transform rule (part of Transform Rules) to remove the `cf-connecting-ip` HTTP header from the response.
1010---
1111
1212import { Example } from " ~/components" ;
You can’t perform that action at this time.
0 commit comments