18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Good
default-src; script-src; style-src; +9 more Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • 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
x-fh-requested-host, accept-encoding

Caching Headers

Cache-Control
Caching
max-age=3600
Etag
Caching
"2a15bbabdac859e6692ce5098279452bbc1f90dd2d0412cd709e423e693e150b"
Last-Modified
Caching
Fri, 28 Aug 2026 00:26:10 GMT

Content Headers

Content-Length
Content
27794
Content-Type
Content
text/html; charset=utf-8

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Fri, 04 Sep 2026 23:50:13 GMT
Reporting-Endpoints
Other
csp-endpoint="https://o4511709567582208.ingest.us.sentry.io/api/4511709576232960/security/?sentry_key=55e98aca9cb2f9e2d67de23e9d2f5ca8"
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Robots-Tag
Other
noindex, nofollow
X-Served-By
Other
cache-nyc-kteb1890046-NYC
X-Timer
Other
S1788565814.518093,VS0,VE168

Recommendations

Enable compression (gzip/brotli) to improve performance