You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cookie header that cannot be split into name=value pairs ends up verbatim in an attribute key, and headers listed in headersToSpanAttributes skip the denylist, so an authorization header is sent in the clear.
A cookie header that cannot be split into
name=valuepairs ends up verbatim in an attribute key, and headers listed inheadersToSpanAttributesskip the denylist, so anauthorizationheader is sent in the clear.