ResponseCode.NotAcceptable Field

Definition

Could not find a compatible Accept: header. (406)

public: int NotAcceptable = 406;
public const int NotAcceptable = 406;
val mutable NotAcceptable : int
Public Const NotAcceptable As Integer  = 406

Field Value

Int32

Applies to