KestrunRequest.Method property

Gets the HTTP method for the request (e.g., GET, POST).

public string Method { get; }

See Also