Org.Apache.Http.IFormattedHeader
An HTTP header which is already formatted.

See Also: IFormattedHeader Members

Syntax

[Android.Runtime.Register("org/apache/http/FormattedHeader", "", "Org.Apache.Http.IFormattedHeaderInvoker")]
public interface IFormattedHeader : IHeader, IDisposable

Remarks

An HTTP header which is already formatted. For example when headers are received, the original formatting can be preserved. This allows for the header to be sent without another formatting step.

[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