HeaderPropagationMessageHandlerEntry Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Define the configuration of an header for the HeaderPropagationMessageHandler.
public ref class HeaderPropagationMessageHandlerEntry
public class HeaderPropagationMessageHandlerEntry
type HeaderPropagationMessageHandlerEntry = class
Public Class HeaderPropagationMessageHandlerEntry
- Inheritance
-
HeaderPropagationMessageHandlerEntry
Header |
Creates a new HeaderPropagationMessageHandlerEntry with the provided |
Captured |
Gets the name of the header to be used to lookup the headers captured by the HeaderPropagationMiddleware. |
Outbound |
Gets the name of the header to be added to the outgoing http requests by the HeaderPropagationMessageHandler. |
Product | Versions |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |