15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31557600
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

1 headers
Cache-Control
Caching
no-store

Content Headers

2 headers
Content-Length
Content
13854
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
Varnish

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
session_key=e7a49752d0306400fbd22fbc03ee3d485133860b; path=/; max-age=31536000; domain=bloomberg.com; secure

Other Headers

6 headers
Date
Other
Sat, 08 Nov 2025 07:23:01 GMT
Link
Other
<https://assets.bwbx.io>; rel=preconnect; crossorigin, <https://assets.bwbx.io>; rel=preconnect, <https://sourcepointcmp.bloomberg.com>; rel=preconnect; crossorigin, <https://tpc.googlesyndication.com >; rel=preconnect; crossorigin, <https://www.google-analytics.com>; rel=preconnect; crossorigin, <https://www.googletagmanager.com>; rel=preconnect, <https://www.googletagmanager.com>; rel=preconnect; crossorigin
Retry-After
Other
0
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-pdk-katl1840091-PDK

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 216ms