IHttpStatus.ScRequestTooLong Field

Definition

[Android.Runtime.Register("SC_REQUEST_TOO_LONG")]
public const int ScRequestTooLong = 413;
[<Android.Runtime.Register("SC_REQUEST_TOO_LONG")>]
val mutable ScRequestTooLong : int

Field Value

Value = 413
Attributes

Applies to