Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer, strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-store
cache-control: no-store
Content Headers
Content-Length
79
Content-Type
application/json
content-length: 79 content-type: application/json
Server Headers
Server
undisclosed
server: undisclosed
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET, POST, PUT, DELETE
Access-Control-Allow-Origin
*
Access-Control-Max-Age
86400
access-control-allow-headers: * access-control-allow-methods: GET, POST, PUT, DELETE access-control-allow-origin: * access-control-max-age: 86400
Cookies Headers
Other Headers
Date
Sat, 15 Aug 2026 01:09:23 GMT
date: Sat, 15 Aug 2026 01:09:23 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance