Yarp.ReverseProxy.Forwarder Namespace
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.
Classes
ForwarderHttpClientContext |
Contains the old and the new HTTP client configurations. |
ForwarderHttpClientFactory |
Default implementation of IForwarderHttpClientFactory. |
ForwarderRequestConfig | |
HttpTransformer | |
IHttpForwarderExtensions |
Extensions methods for IHttpForwarder. |
RequestUtilities |
APIs that can be used when transforming requests. |
ReverseProxyPropagator |
Removes existing headers and then delegates to the inner propagator. |
Interfaces
IForwarderErrorFeature |
Stores errors and exceptions that occurred when forwarding the request to the destination. |
IForwarderHttpClientFactory |
Provides a method to create instances of HttpMessageInvoker for forwarding requests to an upstream server. |
IHttpForwarder |
Forward an HTTP request to a chosen destination. |
Enums
ForwarderError |
Errors reported when forwarding a request to the destination. |