Org.Apache.Http.IHttpRequestFactory.NewHttpRequest Method

Syntax

[Android.Runtime.Register("newHttpRequest", "(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/http/HttpRequest;", "GetNewHttpRequest_Ljava_lang_String_Ljava_lang_String_Handler:Org.Apache.Http.IHttpRequestFactoryInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IHttpRequest NewHttpRequest (string method, string uri)

Parameters

method
Documentation for this section has not yet been entered.
uri
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.Apache.Http.MethodNotSupportedException

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