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
Tue, 12 May 2026 01:50:00 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Cdn-Backend
dpcdnorigin
X-Cdn-Modurl
/cc-cnetcontent/
X-Cdn-Ttl
5.000
X-Ms-Request-Id
ac5ce4cc-c01e-0062-54b1-e13620000000
X-Served-By
cache-iad-kjyo7100140-IAD, cache-pdk-kfty8610091-PDK
X-Timer
S1778550601.829827,VS0,VE53
date: Tue, 12 May 2026 01:50:00 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-cdn-backend: dpcdnorigin x-cdn-modurl: /cc-cnetcontent/ x-cdn-ttl: 5.000 x-ms-request-id: ac5ce4cc-c01e-0062-54b1-e13620000000 x-served-by: cache-iad-kjyo7100140-IAD, cache-pdk-kfty8610091-PDK x-timer: S1778550601.829827,VS0,VE53
Recommendations
Enable compression (gzip/brotli) to improve performance