Struct RpcMetadata (2.23.0-rc)

RPC request metadata.

Once a RPC completes the underlying transport (gRPC or HTTP) may make some metadata attributes about the request available. For the moment we just capture headers, trailers, and tunnel some low-level socket information as fake headers.