Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31557600
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Present
same-origin
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-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Content Headers
Content-Length
75
Content-Type
application/json; charset=utf-8
content-length: 75 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET,HEAD,PUT,PATCH,POST,DELETE,OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
*
access-control-allow-headers: * access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE,OPTIONS access-control-allow-origin: * access-control-expose-headers: *
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 09:14:49 GMT
X-Cache
MISS, MISS
X-Timer
559
cf-ray: 9ea8e21bbb95c974-IAD date: Sat, 11 Apr 2026 09:14:49 GMT x-cache: MISS, MISS x-timer: 559
Recommendations
Enable compression (gzip/brotli) to improve performance