Org.Apache.Http.IRequestLine
The first line of an Org.Apache.Http.IHttpRequest.

See Also: IRequestLine Members

Syntax

[Android.Runtime.Register("org/apache/http/RequestLine", "", "Org.Apache.Http.IRequestLineInvoker")]
public interface IRequestLine : Android.Runtime.IJavaObject, 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
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1