Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin,Access-Control-Request-Method,Access-Control-Request-Headers
connection: close transfer-encoding: chunked vary: Origin,Access-Control-Request-Method,Access-Control-Request-Headers
Caching Headers
Cache-Control
max-age=10
cache-control: max-age=10
Content Headers
Content-Md5
PrG+nhVMIdYL8UwgaaeLXg==
Content-Type
application/json
content-md5: PrG+nhVMIdYL8UwgaaeLXg== content-type: application/json
Server Headers
Server
platform-mesh
server: platform-mesh
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 03 Aug 2026 20:42:57 GMT
X-Request-Id
7bf4ae0b-fc58-45c7-aed9-e9483246b600
date: Mon, 03 Aug 2026 20:42:57 GMT x-request-id: 7bf4ae0b-fc58-45c7-aed9-e9483246b600
Recommendations
Enable compression (gzip/brotli) to improve performance