Cached · 12h ago
27 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Weak
upgrade-insecure-requests Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Present
strict-origin-when-cross-origin, strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(); +19 more
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
X-Powered-By
Server

CORS Headers

Access-Control-Allow-Headers
Cors
Content-Type, Authorization
Access-Control-Allow-Methods
Cors
GET,POST

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443";ma=60;
Cross-Origin-Embedder-Policy-Report-Only
Other
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
Other
unsafe-none; report-to='default'
Date
Other
Tue, 12 May 2026 03:20:50 GMT
Link
Other
X-Cache
Other
HIT
X-Cache-Enabled
Other
true
X-Content-Security-Policy
Other
default-src 'self'; img-src *; media-src * data:;
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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