Skip to content

Handle empty baggage header #5652

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions