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
Rest4Net
Protocols
HttpBaseProtocol
C# Class Rest4Net.Protocols.HttpBaseProtocol
Inheritance:
CommonWebProtocol
Datei anzeigen
Open project: acropolium/Rest4Net
Public Methods
Method
Description
HttpBaseProtocol
(
string
host
,
int
port
= -1,
bool
useHttps
= false )
Method Details
HttpBaseProtocol()
public
method
public
HttpBaseProtocol
(
string
host
,
int
port
= -1,
bool
useHttps
= false )
host
string
port
int
useHttps
bool