HttpMethodOverrideMiddleware Class
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 middleware for overriding the HTTP method of an incoming POST request.
public ref class HttpMethodOverrideMiddleware
public class HttpMethodOverrideMiddleware
type HttpMethodOverrideMiddleware = class
Public Class HttpMethodOverrideMiddleware
- Inheritance
-
HttpMethodOverrideMiddleware
Http |
Create a new HttpMethodOverrideMiddleware. |
Invoke(Http |
Executes the middleware. |