HttpTransformer.Default Field
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.
A default set of transforms that adds X-Forwarded-* headers, removes the original Host value and copies all other request and response fields and headers, except for some protocol specific values.
public static readonly Yarp.ReverseProxy.Forwarder.HttpTransformer Default;
staticval mutable Default : Yarp.ReverseProxy.Forwarder.HttpTransformer
Public Shared ReadOnly Default As HttpTransformer