Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
no-cache
Expires
-1
Pragma
no-cache
cache-control: no-cache expires: -1 pragma: no-cache
Content Headers
Content-Length
317
Content-Type
application/json
content-length: 317 content-type: application/json
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Client-Request-Id
d12d9c8d-6ef3-460b-8b06-763a54f24d43
Date
Thu, 27 Aug 2026 03:06:24 GMT
X-Ms-Correlation-Id
2147491823
X-Ms-Server-Fqdn
OCELOT.LSOFT.SE
client-request-id: d12d9c8d-6ef3-460b-8b06-763a54f24d43 date: Thu, 27 Aug 2026 03:06:24 GMT x-ms-correlation-id: 2147491823 x-ms-server-fqdn: OCELOT.LSOFT.SE
Recommendations
Enable compression (gzip/brotli) to improve performance