Open
Cached
·
just now
11
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
No caching headers found
Content Headers
Content-Length
10
content-length: 10
CORS Headers
Access-Control-Allow-Credentials
false
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET,POST
Access-Control-Allow-Origin
https://support.webex.com
Access-Control-Max-Age
86400
access-control-allow-credentials: false access-control-allow-headers: * access-control-allow-methods: GET,POST access-control-allow-origin: https://support.webex.com access-control-max-age: 86400
Cookies Headers
Other Headers
Date
Fri, 28 Aug 2026 06:45:29 GMT
X-Wbx-About
US, 204.93.227.9
date: Fri, 28 Aug 2026 06:45:29 GMT x-wbx-about: US, 204.93.227.9
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching