Partilhar via


ClientPNames.AllowCircularRedirects Campo

Definição

Cuidado

Use 'Org.Apache.Http.Client.Params.IClientPNames.AllowCircularRedirects'. This class will be removed in a future release.

Define se os redirecionamentos circulares (redirecionamentos para o mesmo local) devem ser permitidos.

[Android.Runtime.Register("ALLOW_CIRCULAR_REDIRECTS")]
[System.Obsolete("Use 'Org.Apache.Http.Client.Params.IClientPNames.AllowCircularRedirects'. This class will be removed in a future release.")]
public const string AllowCircularRedirects;
[<Android.Runtime.Register("ALLOW_CIRCULAR_REDIRECTS")>]
[<System.Obsolete("Use 'Org.Apache.Http.Client.Params.IClientPNames.AllowCircularRedirects'. This class will be removed in a future release.")>]
val mutable AllowCircularRedirects : string

Valor do campo

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a