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
Thu, 10 Dec 2026 23:30:26 GMT
Last-Modified
Wed, 02 Sep 2026 15:12:32 GMT
cache-control: no-cache, private, must-revalidate expires: Thu, 10 Dec 2026 23:30:26 GMT last-modified: Wed, 02 Sep 2026 15:12:32 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
Thu, 03 Sep 2026 23:30:26 GMT
Upgrade
h2
Wpo-Cache-Status
cached
date: Thu, 03 Sep 2026 23:30:26 GMT upgrade: h2 wpo-cache-status: cached
Recommendations
Enable compression (gzip/brotli) to improve performance