TransportNative
Delegate context propagation to the underlying HTTP transport headers.
Only valid when the JSON-RPC connection is transported over HTTP. Attempting to use this convention on a non-HTTP transport (e.g. stdio or raw socket) will throw IllegalStateException at setup time.