TokenConstants.HttpMethodPost Field

Definition

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

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

Field Value

Applies to