Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding
Caching Headers
0 headers
No caching headers found
Content Headers
1 headers
Content-Type
Content
text/html;charset=utf-8
Server Headers
2 headers
Server
Server
cloudflare
X-Powered-By
Server
Nuxt
CORS Headers
5 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
Access-Control-Allow-Methods
Cors
GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Origin
Cors
*
Access-Control-Max-Age
Cors
1728000
Cookies Headers
0 headers
No cookies headers found
Other Headers
4 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99885af06c52e639-IAD
Date
Other
Mon, 03 Nov 2025 02:13:56 GMT
Server-Timing
Other
cfEdge;dur=27,cfOrigin;dur=141
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
Analysis completed in 233ms