HeaderPropagationExtensions Class
Definition
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.
public static class HeaderPropagationExtensions
type HeaderPropagationExtensions = class
Public Module HeaderPropagationExtensions
- Inheritance
-
HeaderPropagationExtensions
Methods
| Name | Description |
|---|---|
| AddHeaderPropagation(HttpClient) |
Loads incoming request headers based on a list of headers to propagate into the HttpClient, then applies any dynamically resolved headers from registered IHeaderValueProvider instances. |