Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
yii
httpclient
StreamTransport
PHP Class yii\httpclient\StreamTransport
For this transport, you may setup request options using
Context Options
Since:
2.0
Author:
Paul Klimov (
[email protected]
)
Inheritance:
extends
Transport
ファイルを表示
Open project: yiisoft/yii2-httpclient
Public Methods
Method
Description
send
(
$request
)
Private Methods
Method
Description
composeContextOptions
(
array
$options
) :
array
Composes stream context options from raw request options.
Method Details
send()
public
method
public
send
(
$request
)