Results of 1 - 10 of about 22 for EventHttpConnection (0.001 sec.)
- The EventHttpConnection class 10774
- « EventHttp::setTimeout EventHttpConnection::__construct » PHP Manual Event The EventHttpConnection
...
ion class The EventHttpConnection class (PECL event >= 1.4.0-beta) はじめに Represen ...
ts an HTTP connection. クラス概要 class EventHttpConnection { /* メソッド */ public __construct ( EventBase $b ...
id public setTimeout ( int $timeout ): void } 目次 EventHttpConnection::__construct — Constructs EventHttpConnection obje ...
ct EventHttpConnection::getBase — Returns event base associated with the ...
-
https://man.plustar.jp/php/class.eventhttpconnection.html
- [similar]
- Constructs EventHttpConnection object 10370
- « EventHttpConnection EventHttpConnection::getBase » PHP Manual EventHttpConnection Constructs EventHttpConnection
...
ventHttpConnection object EventHttpConnection::__construct (PECL event >= 1.2.6-beta) EventHttpC ...
onnection::__construct — Constructs EventHttpConnection object 説明 public EventHttpConnection::__construc ...
t $port , EventSslContext $ctx = null ) Constructs EventHttpConnection object. パラメータ base Associated event base. dns ...
th Libevent 2.1.0-alpha and higher. 戻り値 Returns EventHttpConnection object. 変更履歴 バージョン 説明 PECL event 1.9.0 ...
-
https://man.plustar.jp/php/eventhttpconnection.construct.html
- [similar]
- Returns EventHttpConnection object 10235
- « EventHttpRequest::getCommand EventHttpRequest::getHost » PHP Manual EventHttpRequest Returns EventHttpConnection
...
= 1.8.0) EventHttpRequest::getConnection — Returns EventHttpConnection object 説明 public EventHttpRequest::closeConnecti ...
on (): EventHttpConnection Returns EventHttpConnection object which represent ...
an't unambiguously associate EventHttpRequest with EventHttpConnection . Thus, we construct EventHttpConnection object on ...
need to set up a callback on connection close. See EventHttpConnection::setCloseCallback() . パラメータ この関数にはパラメ ...
-
https://man.plustar.jp/php/eventhttprequest.getconnection.html
- [similar]
- Sets maximum header size 10033
- « EventHttpConnection::setMaxBodySize EventHttpConnection::setRetries » PHP Manual EventHttpConnection
...
ection Sets maximum header size EventHttpConnection::setMaxHeadersSize (PECL event >= 1.2.6-beta) Even ...
HeadersSize — Sets maximum header size 説明 public EventHttpConnection::setMaxHeadersSize ( string $max_size ): void Sets ...
header size in bytes. 戻り値 値を返しません。 参考 EventHttpConnection::setMaxBodySize() - Sets maximum body size for the ...
n 関連キーワード: size , maximum , Sets , header , EventHttpConnection , setMaxHeadersSize , setMaxBodySize , max , setRe ...
-
https://man.plustar.jp/php/eventhttpconnection.setmaxheaderssize.html
- [similar]
- Sets the local port from which connections are made 9999
- « EventHttpConnection::setLocalAddress EventHttpConnection::setMaxBodySize » PHP Manual EventHttpConnection
...
ets the local port from which connections are made EventHttpConnection::setLocalPort (PECL event >= 1.2.6-beta) EventHttp ...
l port from which connections are made 説明 public EventHttpConnection::setLocalPort ( int $port ): void Sets the local p ...
made. パラメータ port The port number. 戻り値 参考 EventHttpConnection::setLocalAddress() - Sets the IP address from whic ...
ワード: Sets , from , which , connections , local , EventHttpConnection , the , setLocalPort , setLocalAddress , setMaxBod ...
-
https://man.plustar.jp/php/eventhttpconnection.setlocalport.html
- [similar]
- Sets maximum body size for the connection 9966
- « EventHttpConnection::setLocalPort EventHttpConnection::setMaxHeadersSize » PHP Manual EventHttpConnection
...
nnection Sets maximum body size for the connection EventHttpConnection::setMaxBodySize (PECL event >= 1.2.6-beta) EventHt ...
s maximum body size for the connection 説明 public EventHttpConnection::setMaxBodySize ( string $max_size ): void Sets ma ...
m body size in bytes. 戻り値 値を返しません。 参考 EventHttpConnection::setMaxHeadersSize() - Sets maximum header size 関 ...
連キーワード: size , maximum , Sets , onnection , EventHttpConnection , setMaxBodySize , setMaxHeadersSize , max , setLo ...
-
https://man.plustar.jp/php/eventhttpconnection.setmaxbodysize.html
- [similar]
- Sets the IP address from which HTTP connections are made 9865
- « EventHttpConnection::setCloseCallback EventHttpConnection::setLocalPort » PHP Manual EventHttpConnection
...
he IP address from which HTTP connections are made EventHttpConnection::setLocalAddress (PECL event >= 1.2.6-beta) EventH ...
s from which HTTP connections are made 説明 public EventHttpConnection::setLocalAddress ( string $address ): void Sets th ...
connections are made. 戻り値 値を返しません。 参考 EventHttpConnection::setLocalPort() - Sets the local port from which c ...
onnections are made 関連キーワード: EventHttpConnection , from , which , connections , Sets , setLocalAddr ...
-
https://man.plustar.jp/php/eventhttpconnection.setlocaladdress.html
- [similar]
- Sets the retry limit for the connection 9562
- « EventHttpConnection::setMaxHeadersSize EventHttpConnection::setTimeout » PHP Manual EventHttpConnection
...
onnection Sets the retry limit for the connection EventHttpConnection::setRetries (PECL event >= 1.2.6-beta) EventHttpCo ...
ets the retry limit for the connection 説明 public EventHttpConnection::setRetries ( int $retries ): void Sets the retry ...
関連キーワード: retry , limit , Sets , onnection , EventHttpConnection , the , setRetries , retries , setMaxHeadersSize , ...
-
https://man.plustar.jp/php/eventhttpconnection.setretries.html
- [similar]
- Returns event base associated with the connection 9460
- « EventHttpConnection::__construct EventHttpConnection::getPeer » PHP Manual EventHttpConnection
...
Returns event base associated with the connection EventHttpConnection::getBase (PECL event >= 1.2.6-beta) EventHttpConne ...
nt base associated with the connection 説明 public EventHttpConnection::getBase (): EventBase Returns event base associat ...
ワード: event , associated , connection , Returns , EventHttpConnection , getBase , EventBase , パラメータ , construct , g ...
-
https://man.plustar.jp/php/eventhttpconnection.getbase.html
- [similar]
- Gets the remote address and port associated with the connection 9427
- « EventHttpConnection::getBase EventHttpConnection::makeRequest » PHP Manual EventHttpConnection
...
te address and port associated with the connection EventHttpConnection::getPeer (PECL event >= 1.2.6-beta) EventHttpConne ...
nd port associated with the connection 説明 public EventHttpConnection::getPeer ( string &$address , int &$port ): void G ...
the peer. 戻り値 値を返しません。 関連キーワード: EventHttpConnection , remote , associated , connection , getPeer , pee ...
-
https://man.plustar.jp/php/eventhttpconnection.getpeer.html
- [similar]