Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
75
Cache-Control
public, max-age=60, s-maxage=300
Last-Modified
Sat, 12 Sep 2026 12:37:16 GMT
age: 75 cache-control: public, max-age=60, s-maxage=300 last-modified: Sat, 12 Sep 2026 12:37:16 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Type, X-Jitsi-Region, X-Jitsi-Shard, X-Proxy-Region, X-Jitsi-Release, Content-Security-Policy
access-control-allow-origin: * access-control-expose-headers: Content-Type, X-Jitsi-Region, X-Jitsi-Shard, X-Proxy-Region, X-Jitsi-Release, Content-Security-Policy
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 12 Sep 2026 12:38:31 GMT
X-Jitsi-Region
us-east-1
X-Jitsi-Release
7059
X-Jitsi-Shard
meet-jit-si-us-ashburn-1-s10
X-Proxy-Host
meet-jit-si-haproxy-164180
X-Proxy-Region
us-ashburn-1
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: a39ef83f3eadd6ad-IAD date: Sat, 12 Sep 2026 12:38:31 GMT x-jitsi-region: us-east-1 x-jitsi-release: 7059 x-jitsi-shard: meet-jit-si-us-ashburn-1-s10 x-proxy-host: meet-jit-si-haproxy-164180 x-proxy-region: us-ashburn-1
Recommendations
Enable compression (gzip/brotli) to improve performance