Default HTTP Propagation in Kamon.
Wrapper that reads HTTP headers from a HTTP message.
Wrapper that writes HTTP headers to a HTTP message.
Create a new HTTP propagation instance from the provided configuration.
Context propagation that uses HTTP headers as the transport medium. HTTP propagation mechanisms read any number of HTTP headers from incoming HTTP requests to decode a Context instance and write any number of HTTP headers on outgoing requests to transfer a context to remote services.