Property HttpMethod
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
HttpMethod
Gets the HTTP method of the request.
public abstract string HttpMethod { get; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets the HTTP method of the request.
public abstract string HttpMethod { get; }