Org.Apache.Http.Message.BasicRequestLine Class
The first line of an Org.Apache.Http.IHttpRequest.

See Also: BasicRequestLine Members

Syntax

[Android.Runtime.Register("org/apache/http/message/BasicRequestLine", DoNotGenerateAcw=true)]
public class BasicRequestLine : Java.Lang.Object, Java.Lang.ICloneable, Org.Apache.Http.IRequestLine, IDisposable

Remarks

The first line of an Org.Apache.Http.IHttpRequest. It contains the method, URI, and HTTP version of the request. For details, see RFC 2616.

[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