Org.Apache.Http.Message.BasicHeaderIterator.AllHeaders Property
An array of headers to iterate over.

Syntax

[Android.Runtime.Register("allHeaders")]
protected IList<Org.Apache.Http.IHeader> AllHeaders { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

An array of headers to iterate over. Not all elements of this array are necessarily part of the iteration. This array will never be modified by the iterator. Derived implementations are expected to adhere to this restriction.

[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