Org.Apache.Http.Message.BufferedHeader Class
This class represents a raw HTTP header whose content is parsed 'on demand' only when the header value needs to be consumed.

See Also: BufferedHeader Members

Syntax

[Android.Runtime.Register("org/apache/http/message/BufferedHeader", DoNotGenerateAcw=true)]
public class BufferedHeader : Java.Lang.Object, Java.Lang.ICloneable, Org.Apache.Http.IFormattedHeader, IDisposable

Remarks

This class represents a raw HTTP header whose content is parsed 'on demand' only when the header value needs to be consumed.

[Android Documentation]

Requirements

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