Table of Contents

Property HttpMethod

Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll

HttpMethod

Gets the HTTP method of the request.

public abstract string HttpMethod { get; }

Property Value

string