Open
Cached
·
just now
15
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
Connection
Upgrade, close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: Upgrade, close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, private, must-revalidate
Expires
Mon, 14 Dec 2026 08:01:30 GMT
Last-Modified
Mon, 07 Sep 2026 03:58:16 GMT
cache-control: no-cache, private, must-revalidate expires: Mon, 14 Dec 2026 08:01:30 GMT last-modified: Mon, 07 Sep 2026 03:58:16 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
POST, GET, OPTIONS
Access-Control-Allow-Origin
https://mantix-chat.azurewebsites.net
access-control-allow-credentials: true access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: POST, GET, OPTIONS access-control-allow-origin: https://mantix-chat.azurewebsites.net
Cookies Headers
Other Headers
Date
Mon, 07 Sep 2026 08:01:30 GMT
Upgrade
h2
Wpo-Cache-Status
cached
date: Mon, 07 Sep 2026 08:01:30 GMT upgrade: h2 wpo-cache-status: cached
Recommendations
Enable compression (gzip/brotli) to improve performance