21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
frame-ancestors; script-src; object-src Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
accept-encoding

Caching Headers

Age
Caching
251688
Cache-Control
Caching
no-cache, no-store, must-revalidate, proxy-revalidate, max-age=0
Last-Modified
Caching
Tue, 04 Aug 2020 17:48:47 GMT

Content Headers

Content-Length
Content
943
Content-Type
Content
text/html

Server Headers

Server
Server
cloudflare

CORS Headers

Access-Control-Allow-Origin
Cors
https://avagoresponsecenter.com

Cookies Headers

Set-Cookie
Cookies

Other Headers

Cf-Cache-Status
Other
HIT
Cf-Nonce-Generator
Other
HIT
Cf-Ray
Other
a283848e0c06c98f-IAD
Date
Other
Sun, 09 Aug 2026 03:01:42 GMT
X-Permitted-Cross-Domain-Policies
Other
master-only

Recommendations

Enable compression (gzip/brotli) to improve performance