HeaderPropagationMessageHandlerEntry Class

Definition

Define the configuration of an header for the HeaderPropagationMessageHandler.

C#
public class HeaderPropagationMessageHandlerEntry
Inheritance
HeaderPropagationMessageHandlerEntry

Constructors

HeaderPropagationMessageHandlerEntry(String, String)

Creates a new HeaderPropagationMessageHandlerEntry with the provided capturedHeaderName and outboundHeaderName.

Properties

CapturedHeaderName

Gets the name of the header to be used to lookup the headers captured by the HeaderPropagationMiddleware.

OutboundHeaderName

Gets the name of the header to be added to the outgoing http requests by the HeaderPropagationMessageHandler.

Applies to

Product Versions
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0