Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache
Last-Modified
Sun, 17 May 2026 07:49:15 GMT
cache-control: no-cache last-modified: Sun, 17 May 2026 07:49:15 GMT
Content Headers
Content-Length
4203
Content-Type
text/html; charset=utf-8
content-length: 4203 content-type: text/html; charset=utf-8
Server Headers
server: openresty x-runtime: 0.029906
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 17 May 2026 07:49:15 GMT
X-Request-Id
6f74b980573068c68ef866fea63d5b20
X-Ua-Compatible
IE=edge
date: Sun, 17 May 2026 07:49:15 GMT x-request-id: 6f74b980573068c68ef866fea63d5b20 x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance