Org.Apache.Http.Message.HeaderGroup.GetLastHeader Method
Gets the last header with the given name.

Syntax

[Android.Runtime.Register("getLastHeader", "(Ljava/lang/String;)Lorg/apache/http/Header;", "GetGetLastHeader_Ljava_lang_String_Handler")]
public virtual Org.Apache.Http.IHeader GetLastHeader (string name)

Parameters

name
the name of the header to get

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the last header with the given name.

Header name comparison is case insensitive.

[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