Open
Cached
·
just now
20
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
Age
0
Cache-Control
max-age=5
age: 0 cache-control: max-age=5
Content Headers
Content-Length
223
Content-Type
application/xml
content-length: 223 content-type: application/xml
Server Headers
server: Blob Service Version 1.0 Microsoft-HTTPAPI/2.0
CORS Headers
Access-Control-Allow-Headers
Content-Type, Range
Access-Control-Allow-Methods
GET, POST, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: Content-Type, Range access-control-allow-methods: GET, POST, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 15:17:25 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Cdn-Actualurl
/
X-Cdn-Modurl
/cdn-cnetcontent/
X-Cdn-Ttl
5.000
X-Ms-Request-Id
32afb01d-801e-0011-166b-dd6eb3000000
X-Served-By
cache-iad-kcgs7200065-IAD
X-Timer
S1778080646.500700,VS0,VE12
date: Wed, 06 May 2026 15:17:25 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-cdn-actualurl: / x-cdn-modurl: /cdn-cnetcontent/ x-cdn-ttl: 5.000 x-ms-request-id: 32afb01d-801e-0011-166b-dd6eb3000000 x-served-by: cache-iad-kcgs7200065-IAD x-timer: S1778080646.500700,VS0,VE12
Recommendations
Enable compression (gzip/brotli) to improve performance