ResponseCode.RequestTooLarge Field

Definition

The request entity body is too large. (413)

public: int RequestTooLarge = 413;
public const int RequestTooLarge = 413;
val mutable RequestTooLarge : int
Public Const RequestTooLarge As Integer  = 413

Field Value

Int32

Applies to