20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives
  • 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

1 headers
Cache-Control
Caching
no-store

Content Headers

1 headers
Content-Type
Content
text/html

Server Headers

2 headers
Server
Server
cloudflare
X-Powered-By
Server
Express

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
sitehuddle_u1main=1762557757648x790879706455982100; path=/; domain=huddle.huddlebrasil.com; secure

Other Headers

7 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99b092df89f6ef66-IAD
Date
Other
Fri, 07 Nov 2025 23:22:37 GMT
X-Bubble-Capacity-Limit
Other
0 ms slower
X-Bubble-Capacity-Used
Other
0.138 unit-seconds used
X-Bubble-Perf
Other
{"total":191.6,"percents":{"top":{"bubble_cpu":31.3,"block":69.2,"capacity_rl":0,"other_pause":0,"pre_fiber":0.4},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":41.7,"appserver_cache_misses_time":0,"redis":19.7,"fiber_queue":7.8,"capacity_wait":3.2}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":8,"derived_cache_memory_misses":8,"serverjson":93,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":55,"fiber_queue":177,"blocks":176},"misc":{"userdb_results":1,"userdb_data":206,"spent_time":8986006}}

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 0ms