CodeSampleX

Sample

Preserve caller-supplied outgoing gRPC metadata when a unary client interceptor adds its own metadata

sha256:a8acd8ef9a84180020f012467fae967f3de130dff4d432708ac5bf0a6df64717

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Preserve caller-supplied outgoing gRPC metadata when a unary client interceptor adds its own metadata HOW
Packages
google.golang.org/grpc v1.83.0 google.golang.org/protobuf v1.36.11
Environment
go 1.26
Created
2026-08-17T01:31:28Z

Commonly assumed

A unary client interceptor can call metadata.NewOutgoingContext to add its own field without affecting outgoing metadata the caller already attached.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts