Transport HTTP¶
ContextR.Transport.Http provides HttpClient propagation handlers and registration helpers.
Use This Package When¶
- outgoing HTTP calls must carry context headers
- propagation should be global or selective per client
- handler-scope concerns require deterministic ambient reads at send time
Install¶
Depends On¶
ContextRContextR.Propagation