Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, private
cache-control: no-cache, private
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 16 Sep 2026 14:12:00 GMT
X-Cache
MISS, MISS, MISS
X-Cache-Hits
0, 0, 0
X-Served-By
cache-sjc1000100-SJC, cache-sjc1000100-SJC, cache-sjc10034-SJC, cache-ewr-kewr1740042-EWR
X-Timer
S1789567921.560443,VS0,VE213
X-Vcl-Version
108
date: Wed, 16 Sep 2026 14:12:00 GMT x-cache: MISS, MISS, MISS x-cache-hits: 0, 0, 0 x-served-by: cache-sjc1000100-SJC, cache-sjc1000100-SJC, cache-sjc10034-SJC, cache-ewr-kewr1740042-EWR x-timer: S1789567921.560443,VS0,VE213 x-vcl-version: 108
Recommendations
Enable compression (gzip/brotli) to improve performance