Property HttpMethod
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
HttpMethod
Gets the HTTP method of the request.
public override string HttpMethod { get; }
Property Value
- string
The HTTP method of the request.
Gets the HTTP method of the request.
public override string HttpMethod { get; }
The HTTP method of the request.