Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UserApp
Transport
NativeTransport
C# Class UserApp.Transport.NativeTransport
Inheritance:
ITransport
Datei anzeigen
Open project: userapp-io/userapp-dotnet
Public Methods
Method
Description
Request
(
string
method
,
string
url
,
WebHeaderCollection
headers
,
string
body
) :
HttpResponse
Method Details
Request()
public
method
public
Request
(
string
method
,
string
url
,
WebHeaderCollection
headers
,
string
body
) :
HttpResponse
method
string
url
string
headers
System.Net.WebHeaderCollection
body
string
return
HttpResponse