Replaces the first occurence of the header with the same name.
Syntax
[Android.Runtime.Register("updateHeader", "(Lorg/apache/http/Header;)V", "GetUpdateHeader_Lorg_apache_http_Header_Handler")]
public virtual
void UpdateHeader (
Org.Apache.Http.IHeader header)
Parameters
- header
- the new header that should replace the first header with the same
name if present in the list.
Remarks
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