Results of 1 - 10 of about 12 for getInputBuffer (0.002 sec.)
- Returns the input buffer 14433
- « EventHttpRequest::getHost EventHttpRequest::getInputHeaders » PHP Manual EventHttpRequest Retu
...
rns the input buffer EventHttpRequest::getInputBuffer (PECL event >= 1.4.0-beta) EventHttpRequest::getIn ...
rns the input buffer 説明 public EventHttpRequest::getInputBuffer (): EventBuffer Returns the input buffer. パラメー ...
eturns , buffer , input , EventHttpRequest , the , getInputBuffer , パラメータ , output , getOutputBuffer , 参考 ...
-
https://man.plustar.jp/php/eventhttprequest.getinputbuffer.html
- [similar]
- The EventHttpRequest class 9126
- « EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe
...
entHttpConnection public getHost (): string public getInputBuffer (): EventBuffer public getInputHeaders (): array p ...
tHost — Returns the request host EventHttpRequest::getInputBuffer — Returns the input buffer EventHttpRequest::getIn ...
-
https://man.plustar.jp/php/class.eventhttprequest.html
- [similar]
- Returns the request host 8896
- « EventHttpRequest::getConnection EventHttpRequest::getInputBuffer » PHP Manual EventHttpRequest
...
-
https://man.plustar.jp/php/eventhttprequest.gethost.html
- [similar]
- Returns associative array of the input headers 8896
- « EventHttpRequest::getInputBuffer EventHttpRequest::getOutputBuffer » PHP Manual EventHttpReque
...
-
https://man.plustar.jp/php/eventhttprequest.getinputheaders.html
- [similar]
- Returns the output buffer of the request 8896
- « EventHttpRequest::getInputHeaders EventHttpRequest::getOutputHeaders » PHP Manual EventHttpReq
...
tput buffer of the request. 参考 EventHttpRequest::getInputBuffer() - Returns the input buffer 関連キーワード: Retur ...
-
https://man.plustar.jp/php/eventhttprequest.getoutputbuffer.html
- [similar]
- 例 8313
- « リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback
...
\n >> Reading input buffer ...\n" ; $buf = $req -> getInputBuffer (); while ( $s = $buf -> readLine ( EventBuffer :: ...
Reply ( 200 , "OK" ); echo "OK\n" ; $buf = $req -> getInputBuffer (); echo "\n >> Reading input buffer (" , $buf -> ...
echo "Success: $response_code \n" ; $buf = $req -> getInputBuffer (); echo "Body:\n" ; while ( $s = $buf -> readLine ...
echo "Success: $response_code \n" ; $buf = $req -> getInputBuffer (); echo "Body:\n" ; while ( $s = $buf -> readLine ...
-
https://man.plustar.jp/php/event.examples.html
- [similar]
- Constructs EventHttpRequest object 8313
- « EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest C
...
echo "Success: $response_code \n" ; $buf = $req -> getInputBuffer (); echo "Body:\n" ; while ( $s = $buf -> readLine ...
-
https://man.plustar.jp/php/eventhttprequest.construct.html
- [similar]
- Makes an HTTP request over the specified connection 8207
- « EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne
...
echo "Success: $response_code \n" ; $buf = $req -> getInputBuffer (); echo "Body:\n" ; while ( $s = $buf -> readLine ...
-
https://man.plustar.jp/php/eventhttpconnection.makerequest.html
- [similar]
- Constructs EventHttp object(the HTTP server) 7977
- « EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec
...
\n >> Reading input buffer ...\n" ; $buf = $req -> getInputBuffer (); while ( $s = $buf -> readLine ( EventBuffer :: ...
-
https://man.plustar.jp/php/eventhttp.construct.html
- [similar]
- Sets a callback for specified URI 7977
- « EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb
...
\n >> Reading input buffer ...\n" ; $buf = $req -> getInputBuffer (); while ( $s = $buf -> readLine ( EventBuffer :: ...
-
https://man.plustar.jp/php/eventhttp.setcallback.html
- [similar]