Microsoft.AspNetCore.HttpOverrides 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.
Contains types that are used to support HTTP method overrides.
Certificate |
Middleware that converts a forward header into a client certificate if found. |
Certificate |
Used to configure the CertificateForwardingMiddleware. |
Forwarded |
Default values related to ForwardedHeadersMiddleware middleware |
Forwarded |
A middleware for forwarding proxied headers onto the current request. |
Http |
A middleware for overriding the HTTP method of an incoming POST request. |
IPNetwork |
A representation of an IP network based on CIDR notation. |
Forwarded |
Flags for controlling which forwarders are processed. |
For more information abouting HTTP method overrides, see Configure ASP.NET Core to work with proxy servers and load balancers.