Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Accept-Encoding, Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store, no-cache, must-revalidate
Etag
"69d86a08-128f"
Expires
Mon, 13 Apr 2026 03:55:22 GMT
Last-Modified
Fri, 10 Apr 2026 03:10:00 GMT
cache-control: no-cache, no-store, no-cache, must-revalidate etag: "69d86a08-128f" expires: Mon, 13 Apr 2026 03:55:22 GMT last-modified: Fri, 10 Apr 2026 03:10:00 GMT
Content Headers
Content-Length
4751
Content-Type
text/html
content-length: 4751 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Azureml-Served-By-Cluster
vienna-northcentralus-02
Date
Mon, 13 Apr 2026 03:55:23 GMT
X-Cache
CONFIG_NOCACHE
X-Request-Time
0.003
azureml-served-by-cluster: vienna-northcentralus-02 date: Mon, 13 Apr 2026 03:55:23 GMT x-azure-ref: 20260413T035523Z-r1bbcbf8b6cmvvq8hC1CHI6wkw0000000ch00000000040yx x-cache: CONFIG_NOCACHE x-request-time: 0.003
Recommendations
Enable compression (gzip/brotli) to improve performance