User Tools

Site Tools


Action disabled: source
en:feature_http_headers_cors

Managing HTTP Headers(CORS)

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

  • whole account
  • separately for a specific domain

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
en/feature_http_headers_cors.txt · Last modified: 2018/11/27 17:04 by panda