IHttpStatus.ScRequestUriTooLong Field

Definition

[Android.Runtime.Register("SC_REQUEST_URI_TOO_LONG")]
public const int ScRequestUriTooLong = 414;
[<Android.Runtime.Register("SC_REQUEST_URI_TOO_LONG")>]
val mutable ScRequestUriTooLong : int

Field Value

Value = 414
Attributes

Applies to