Condividi tramite


HttpStatus.ScRequestTooLong Campo

Definizione

Attenzione

Use 'Org.Apache.Http.IHttpStatus.ScRequestTooLong'. This class will be removed in a future release.

413 Request Entity Too Large (HTTP/1.

[Android.Runtime.Register("SC_REQUEST_TOO_LONG")]
[System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScRequestTooLong'. This class will be removed in a future release.")]
public const int ScRequestTooLong = 413;
[<Android.Runtime.Register("SC_REQUEST_TOO_LONG")>]
[<System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScRequestTooLong'. This class will be removed in a future release.")>]
val mutable ScRequestTooLong : int

Valore del campo

Value = 413
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a