Microsoft.Agents.Core.HeaderPropagation Namespace

Classes

Name Description
HeaderPropagationAssemblyAttribute

Attribute containing a type with a LoadHeaders method to be called when initializing header propagation.

HeaderPropagationAttribute

Attribute to register a type for header propagation initialization.

HeaderPropagationContext

Shared context to manage request headers that will be used to propagate them in the AddHeaderPropagation(HttpClient).

HeaderPropagationEntry

Represents a single header entry used for header propagation.

HeaderPropagationEntryCollection

Represents a collection of all the header entries that are to be propagated to the outgoing request.

HeaderPropagationExtensions

Interfaces

Name Description
IHeaderPropagationAttribute

Interface to ensure that the header propagation attribute is implemented correctly.

Enums

Name Description
HeaderPropagationEntryAction

Represents the action of the header entry.