TokenConstants.HttpMethodHead Field

Definition

The string used to represent the HEAD verb in an HTTP request.

public const string HttpMethodHead;
val mutable HttpMethodHead : string
Public Const HttpMethodHead As String 

Field Value

Applies to