This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Commit 3897ba1
fix: use header name matching trace state specs (#114)
However it seems that current implementation does slightly different
thing than the [specification][1].
[1]: https://github.com/w3c/trace-context/blob/master/spec/20-HTTP_HEADER_FORMAT.md#tracestate-field1 parent a639371 commit 3897ba1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments