Class HttpMethods
Provides additional values for HttpMethod.
public static class HttpMethods
- Inheritance
-
objectHttpMethods
Properties
Patch
Represents an HTTP PATCH protocol method that is used to modify an existing entity at a URI.
public static HttpMethod Patch { get; }