KestrunRequest.Method property
Gets the HTTP method for the request (e.g., GET, POST).
public string Method { get; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the HTTP method for the request (e.g., GET, POST).
public string Method { get; }