RequestHeaderOriginalHostTransform 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.
A transform used to include or suppress the original request host header.
public class RequestHeaderOriginalHostTransform : Yarp.ReverseProxy.Transforms.RequestTransform
type RequestHeaderOriginalHostTransform = class
inherit RequestTransform
Public Class RequestHeaderOriginalHostTransform
Inherits RequestTransform
- Inheritance
Fields
OriginalHost | |
SuppressHost |
Methods
ApplyAsync(RequestTransformContext) |