Edit

Share via


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

Value = 406

Applies to