Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
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
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Sun, 26 Apr 2026 11:00:01 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Sun, 26 Apr 2026 11:00:01 GMT pragma: no-cache
Content Headers
Content-Length
371
Content-Type
text/html
content-length: 371 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Methods
GET,POST,OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-methods: GET,POST,OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 26 Apr 2026 11:00:01 GMT
Mime-Version
1.0
Server-Timing
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1777201201029_388046024_1045107301_15_8010_20_86_-";dur=1
X-Reference-Error
18.c81c2117.1777201201.3e4b1265
date: Sun, 26 Apr 2026 11:00:01 GMT mime-version: 1.0 server-timing: cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1777201201029_388046024_1045107301_15_8010_20_86_-";dur=1 x-reference-error: 18.c81c2117.1777201201.3e4b1265
Recommendations
Enable compression (gzip/brotli) to improve performance