Skip to content

Handle empty baggage header #5652

Closed
@Lms24

Description

@Lms24

Problem Statement

As brought to our attention by @sl0thentr0py (and getsentry/sentry-python#1507), there might be cases in which we append an empty baggage header to outgoing requests. This contradicts the W3C spec.

Solution Brainstorm

  • Identify if this could happen
  • Don't add the header if it's empty

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions