Open
Cached
·
6h ago
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
1756148150000
Last-Modified
Mon, 25 Aug 2025 18:55:50 GMT
Pragma
no-cache
etag: 1756148150000 last-modified: Mon, 25 Aug 2025 18:55:50 GMT pragma: no-cache
Content Headers
Content-Length
19076
Content-Type
text/html; charset=UTF-8
content-length: 19076 content-type: text/html; charset=UTF-8
Server Headers
Server
unknown
server: unknown
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 14 Aug 2026 22:20:23 GMT
P3p
policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
X-Ua-Compatible
chrome=1
date: Fri, 14 Aug 2026 22:20:23 GMT p3p: policyref="/WebInterface/w3c/p3p.xml", CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" x-ua-compatible: chrome=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching