PeServer

HttpClientProxyOptions
in package

Read onlyYes

HttpClient プロキシ設定データ。

Table of Contents

Properties

$host  : string
$password  : string
$port  : int
$userName  : string

Methods

__construct()  : mixed
生成。

Properties

Methods

__construct()

生成。

public __construct(string $host, int $port[, string $userName = Text::EMPTY ][, string $password = Text::EMPTY ]) : mixed
Parameters
$host : string
$port : int
$userName : string = Text::EMPTY
$password : string = Text::EMPTY
Tags
codeCoverageIgnore

        
On this page

Search results