AndroidHttpClient.ModifyRequestToAcceptGzipResponse(IHttpRequest) Metode

Definisi

Memodifikasi permintaan untuk menunjukkan ke server bahwa kami ingin respons gzipped.

[Android.Runtime.Register("modifyRequestToAcceptGzipResponse", "(Lorg/apache/http/HttpRequest;)V", "")]
public static void ModifyRequestToAcceptGzipResponse(Org.Apache.Http.IHttpRequest? request);
[<Android.Runtime.Register("modifyRequestToAcceptGzipResponse", "(Lorg/apache/http/HttpRequest;)V", "")>]
static member ModifyRequestToAcceptGzipResponse : Org.Apache.Http.IHttpRequest -> unit

Parameter

request
IHttpRequest

permintaan untuk mengubah

Atribut

Keterangan

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk

Lihat juga