Edit

Share via


ResponseCode.UnsupportedUriScheme Field

Definition

The scheme of the URI in the request URI is unknown. (416)

public: int UnsupportedUriScheme = 416;
public const int UnsupportedUriScheme = 416;
val mutable UnsupportedUriScheme : int
Public Const UnsupportedUriScheme As Integer  = 416

Field Value

Value = 416

Applies to