iand675 / hs-opentelemetry

OpenTelemetry support for the Haskell programming language
https://iankduncan.com/projects/opentelemetry
BSD 3-Clause "New" or "Revised" License
76 stars 34 forks source link

Decode percent-encoded baggage headers #84

Closed chrismanning closed 1 year ago

chrismanning commented 1 year ago

Headers are percent-encoded to allow spaces etc. as per https://w3c.github.io/baggage/#examples-of-http-headers but not decoded as such