Cached · just now
23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; upgrade-insecure-requests; connect-src; +3 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding,RSC,Accept-Encoding

Caching Headers

Age
Caching
77
Cache-Control
Caching
public, no-cache="Set-Cookie", max-age=300, s-maxage=600, stale-while-revalidate=300, stale-if-error=172800

Content Headers

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

Server Headers

Server
Server
nginx
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Sat, 25 Apr 2026 14:51:04 GMT
Sm-Request-Id
Other
GBOKrq6bXITR-FCJ_AuYwUVHSIBzPnHduISBI7JeeaTUqAPcUnf3rA==
Via
Other
1.1 41455bc9d31b600534a938eb92ece0a4.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
P8voFo0LDHUbLtMWRF20ocJPrhtyG4ph1P4tc-1qeltOSwChbkHoNA==
X-Amz-Cf-Pop
Other
IAD12-P5
X-Cache
Other
Hit from cloudfront
X-Html-Cache
Other
BYPASS
X-Sm-Key
Other
sm1p18240_

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology