Org.Apache.Http.Message.BasicLineParser.ParseRequestLine Method

Syntax

[Android.Runtime.Register("parseRequestLine", "(Ljava/lang/String;Lorg/apache/http/message/LineParser;)Lorg/apache/http/RequestLine;", "")]
public static Org.Apache.Http.IRequestLine ParseRequestLine (string value, ILineParser parser)

Parameters

value
Documentation for this section has not yet been entered.
parser
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.Apache.Http.ParseException

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