Org.Apache.Http.Message.HeaderGroup.AddHeader Method
Adds the given header to the group.

Syntax

[Android.Runtime.Register("addHeader", "(Lorg/apache/http/Header;)V", "GetAddHeader_Lorg_apache_http_Header_Handler")]
public virtual void AddHeader (Org.Apache.Http.IHeader header)

Parameters

header
the header to add

Remarks

Adds the given header to the group. The order in which this header was added is preserved.

[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