Sends the response line and headers of a response over this connection.
Syntax
[Android.Runtime.Register("sendResponseHeader", "(Lorg/apache/http/HttpResponse;)V", "GetSendResponseHeader_Lorg_apache_http_HttpResponse_Handler:Org.Apache.Http.IHttpServerConnectionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void SendResponseHeader (
IHttpResponse response)
Parameters
- response
- the response whose headers to send.
Exceptions
Remarks
Requirements
Namespace: Org.Apache.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1