Managing HTTP Headers(CORS)

It is possible to specify CORS headers transmitted during the response of a CDN. This setting is available for:

Example of CORS headers:

Examples:

Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: HEAD, GET, OPTIONS
Access-Control-Expose-Headers: Content-Range, Date, Etag
Access-Control-Allow-Headers: Content-Type, Origin, Accept, Range, Cache-Control
Access-Control-Max-Age: 1800
Access-Control-Allow-Credentials: true
Timing-Allow-Origin: *
Access-Control-Expose-Headers: Timing-Allow-Origin