Cached · just now
21 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=600 ; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
unload=self
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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)

Performance Headers

Connection
Performance
close, Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
public, max-age=90
Expires
Caching
Thu, 10 Sep 2026 08:44:26 GMT

Content Headers

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

Server Headers

X-Powered-By
Server
Nuxt

CORS Headers

Access-Control-Allow-Credentials
Cors
false
Access-Control-Allow-Headers
Cors
*
Access-Control-Allow-Methods
Cors
GET
Access-Control-Allow-Origin
Cors
*
Access-Control-Max-Age
Cors
86400

Cookies Headers

No cookies headers found

Other Headers

Akamai-Grn
Other
0.466adc17.1789029776.11253ce
Date
Other
Thu, 10 Sep 2026 08:42:56 GMT
Server-Timing
Other
traceparent;desc="00-133e4ea1f92803d1177c67faee62a800-414d644e029d6ce4-01"
X-Cache-Hits
Other
0, 1
X-Debug-Backend
Other
prod_fs_www
X-Served-By
Other
cache-iad-kcgs7200136-IAD, cache-iad-kcgs7200136-IAD, cache-iad-khef600032-IAD
X-Timer
Other
S1789029693.821330,VS0,VE2

Recommendations

Enable compression (gzip/brotli) to improve performance

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