Host Header
-
Specify the custom Host Header that your CDN servers will use when requesting content from your origin server.

- Enable the Host Header toggle.
- Enter the Key and the Value.
CORS Headers
-
Control how resources are shared across different origins by enabling Cross-Origin Resource Sharing (CORS).

- Enable the CORS Headers toggle.
-
Choose either
"*"(to allow all origins) or specify a Specific Origin. If you select Specify Origin you need to provide your Origin Domain
Request Header
- Add custom headers to requests sent from the CDN to your origin.
- Enable the Request Header toggle and click Add Header to specify the header and its value.
Response Header
The Response Header section in the CDN settings allows you to modify or add headers that are returned to users from the CDN. This can help with controlling how responses are handled or customized.- Enable the Response Header toggle and click Add Header to set the header and its value.
-
Modify or add headers that will be returned from the CDN to users.

- Add: You can add a custom header to the response.
- Hide: The Hide action allows you to prevent a specific header from being returned in the response. In this case, the Host header would not be shown in the response headers sent to the user.