Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
cookie
accept-ranges: bytes connection: close transfer-encoding: chunked vary: cookie
Caching Headers
Cache-Control
max-age=0
Etag
"myra-bba690dd"
Expires
Thu, 23 Apr 2026 02:09:32 GMT
cache-control: max-age=0 etag: "myra-bba690dd" expires: Thu, 23 Apr 2026 02:09:32 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 23 Apr 2026 02:09:32 GMT
X-Userlike-Cache
MISS
date: Thu, 23 Apr 2026 02:09:32 GMT x-userlike-cache: MISS
Recommendations
Enable compression (gzip/brotli) to improve performance