HTTP Headers
All HTTP messages support the following headers:
| Header name | Header Value |
|---|---|
| traceparent | Used to trace an HTTP message. Must be set as defined in the W3C Trace Context Level 2 specification. |
| tracestate | Used to provide context to an HTTP message as it is traced. Must be set as defined in the W3C Trace Context Level 2 specification. |
| x-jwt-signature | Contains a message signature as defined in the Security section. |