TokenConstants.HttpMethodTrace Field

Definition

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

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

Field Value

Applies to