Langage

HttpStatus.ScHttpVersionNotSupported Champ

Définition

Attention

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

505 HTTP Version Not Supported (HTTP/1.

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

Valeur de champ

Value = 505
Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à