Share via


HttpMethodTransformExtensions Class

Definition

Extensions for modifying the request method.

public static class HttpMethodTransformExtensions
type HttpMethodTransformExtensions = class
Public Module HttpMethodTransformExtensions
Inheritance
HttpMethodTransformExtensions

Methods

WithTransformHttpMethodChange(YarpRoute, String, String)

Adds the transform that will replace the HTTP method if it matches.

Applies to