Org.Apache.Http.IHttpEntity.ContentEncoding Property
Obtains the Content-Encoding header, if known.

Syntax

[get: Android.Runtime.Register("getContentEncoding", "()Lorg/apache/http/Header;", "GetGetContentEncodingHandler:Org.Apache.Http.IHttpEntityInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IHeader ContentEncoding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Obtains the Content-Encoding header, if known. This is the header that should be used when sending the entity, or the one that was received with the entity. Wrapping entities that modify the content encoding should adjust this header accordingly.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1