Open Cached · just now
24 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Age
Caching
68844
Cache-Control
Caching
public, max-age=1800, s-maxage=604800, must-revalidate
Last-Modified
Caching
Sun, 02 Nov 2025 07:13:32 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

5 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
Access-Control-Allow-Methods
Cors
GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Origin
Cors
*
Access-Control-Max-Age
Cors
1728000

Cookies Headers

1 headers
Set-Cookie
Cookies
_cfuvid=iBwC.kAQ6fuxDE84VxddeV_vKF4e6J.sk.IZSChG8OU-1762136476399-0.0.1.1-604800000; path=/; domain=.www.wework.com; HttpOnly; Secure; SameSite=None

Other Headers

8 headers
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
998865b0894c4d20-IAD
Date
Other
Mon, 03 Nov 2025 02:21:16 GMT
Geoip-Country-Code
Other
US
Server-Timing
Other
exp;dur=88, be;dur=21
Www-Mega-Nav
Other
on
X-Cache-Status
Other
MISS
X-Server
Other
weworkils-ingress-nginx-main-1-controller-5d8b84c87d-mr8c6

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2ms