Org.Apache.Http.Message.BasicHttpResponse Class
Basic implementation of an HTTP response that can be modified.

See Also: BasicHttpResponse Members

Syntax

[Android.Runtime.Register("org/apache/http/message/BasicHttpResponse", DoNotGenerateAcw=true)]
public class BasicHttpResponse : AbstractHttpMessage, Org.Apache.Http.IHttpResponse, IDisposable

Remarks

Basic implementation of an HTTP response that can be modified. This implementation makes sure that there always is a status line.

[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