Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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 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 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
Accept-Ranges
bytes
Connection
close
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
no-store
cache-control: no-store
Content Headers
Content-Length
0
Content-Type
text/html
content-length: 0 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sat, 29 Aug 2026 16:54:09 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Cloud-Trace-Context
f6b23d31e277acc6d742b6714dd66c02;o=1
X-Correlation-Id
0ded3327-e9bd-44b3-9962-65602597b214
X-Served-By
cache-ewr-kewr1740044-EWR
X-Timer
S1788022446.716702,VS0,VE3606
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sat, 29 Aug 2026 16:54:09 GMT x-cache: MISS x-cache-hits: 0 x-cloud-trace-context: f6b23d31e277acc6d742b6714dd66c02;o=1 x-correlation-id: 0ded3327-e9bd-44b3-9962-65602597b214 x-served-by: cache-ewr-kewr1740044-EWR x-timer: S1788022446.716702,VS0,VE3606
Recommendations
Enable compression (gzip/brotli) to improve performance