Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: upgrade-insecure-requests; default-src 'self' https://*.apple.com; img-src 'self' https://*.apple.com https://*.mzstatic.com data: blob: artwork:; style-src 'self' https://*.apple.com 'unsafe-inline'; script-src 'self' https://*.apple.com 'unsafe-eval'; connect-src 'self' https://*.apple.com https://*.mzstatic.com https://mediaservices.cdn-apple.com https://*.push.apple.com wss://*.push.apple.com; media-src 'self' https: http: blob:; child-src 'self' https://*.apple.com musics: blob: itms: itmss: itms-podcasts: itms-podcast: podcast: podcasts:; frame-ancestors 'none'; report-uri /api/csp-report
upgrade-insecure-requests
Source
—
(no sources)
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
artwork:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
media-src
Keyword
—
'self'
media-src
Scheme
—
https:
media-src
Scheme
—
http:
media-src
Scheme
—
blob:
child-src
Keyword
—
'self'
child-src
Scheme
—
musics:
child-src
Scheme
—
blob:
child-src
Scheme
—
itms:
child-src
Scheme
—
itmss:
child-src
Scheme
—
itms-podcasts:
child-src
Scheme
—
itms-podcast:
child-src
Scheme
—
podcast:
child-src
Scheme
—
podcasts:
frame-ancestors
Keyword
—
'none'
report-uri
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.