HeaderGroup.GetAllHeaders Method

Definition

Gets all of the headers contained within this group.

[Android.Runtime.Register("getAllHeaders", "()[Lorg/apache/http/Header;", "GetGetAllHeadersHandler")]
public virtual Org.Apache.Http.IHeader[]? GetAllHeaders ();
[<Android.Runtime.Register("getAllHeaders", "()[Lorg/apache/http/Header;", "GetGetAllHeadersHandler")>]
abstract member GetAllHeaders : unit -> Org.Apache.Http.IHeader[]
override this.GetAllHeaders : unit -> Org.Apache.Http.IHeader[]

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to