Open
Cached
·
7h ago
16
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
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
private, max-age=0
Expires
Sun, 10 May 2026 11:38:39 GMT
cache-control: private, max-age=0 expires: Sun, 10 May 2026 11:38:39 GMT
Content Headers
Content-Length
300
Content-Type
application/xml; charset=UTF-8
content-length: 300 content-type: application/xml; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 10 May 2026 11:38:39 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-ewr-kewr1740037-EWR, cache-ewr-kewr1740080-EWR
X-Timer
S1778413119.038633,VS0,VE178
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 10 May 2026 11:38:39 GMT via: 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-guploader-uploadid: AAVLpEiguT2ylZM1m9YsvHYZLA8d2nWe9htRfy6XbVCLJIzeVYI7K2KM8YJFdBu1k3NR3poqE4xoFmk x-served-by: cache-ewr-kewr1740037-EWR, cache-ewr-kewr1740080-EWR x-timer: S1778413119.038633,VS0,VE178
Recommendations
Enable compression (gzip/brotli) to improve performance