Results of 1 - 10 of about 12 for addHeader (0.003 sec.)
- Adds an HTTP header to the headers of the request 13124
- « EventHttpRequest EventHttpRequest::cancel » PHP Manual EventHttpRequest Adds an HTTP header to
...
the headers of the request EventHttpRequest::addHeader (PECL event >= 1.4.0-beta) EventHttpRequest::addHe ...
aders of the request 説明 public EventHttpRequest::addHeader ( string $key , string $value , int $type ): bool ...
r , request , Adds , EventHttpRequest , the , of , addHeader , string , key , type ...
-
https://man.plustar.jp/php/eventhttprequest.addheader.html
- [similar]
- Constructs EventHttpRequest object 11320
- « EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest C
...
ttpRequest ( "_request_handler" , $base ); $req -> addHeader ( "Host" , $address , EventHttpRequest :: OUTPUT_H ...
EADER ); $req -> addHeader ( "Content-Length" , "0" , EventHttpRequest :: OUT ...
- Cancels a pending HTTP request EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the requ ...
ruct , callback , data , request , passed , Adds , addHeader , pending ...
-
https://man.plustar.jp/php/eventhttprequest.construct.html
- [similar]
- Makes an HTTP request over the specified connection 9852
- « EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne
...
ttpRequest ( "_request_handler" , $base ); $req -> addHeader ( "Host" , $address , EventHttpRequest :: OUTPUT_H ...
EADER ); $req -> addHeader ( "Content-Length" , "0" , EventHttpRequest :: OUT ...
: 2013-03-13T20:27:52+05:00 参考 EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the requ ...
-
https://man.plustar.jp/php/eventhttpconnection.makerequest.html
- [similar]
- The EventHttpRequest class 9516
- « EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe
...
onst int OUTPUT_HEADER = 2 ; /* メソッド */ public addHeader ( string $key , string $value , int $type ): bool ...
Request output header type. 目次 EventHttpRequest::addHeader — Adds an HTTP header to the headers of the reques ...
-
https://man.plustar.jp/php/class.eventhttprequest.html
- [similar]
- Finds the value belonging a header 8277
- « EventHttpRequest::__construct EventHttpRequest::free » PHP Manual EventHttpRequest Finds the v
...
s null if header not found. 参考 EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the requ ...
-
https://man.plustar.jp/php/eventhttprequest.findheader.html
- [similar]
- Cancels a pending HTTP request 8171
- « EventHttpRequest::addHeader EventHttpRequest::clearHeaders » PHP Manual EventHttpRequest Cance
...
-
https://man.plustar.jp/php/eventhttprequest.cancel.html
- [similar]
- Removes all output headers from the header list of the request 8171
- « EventHttpRequest::cancel EventHttpRequest::closeConnection » PHP Manual EventHttpRequest Remov
...
ん。 戻り値 値を返しません。 参考 EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the requ ...
-
https://man.plustar.jp/php/eventhttprequest.clearheaders.html
- [similar]
- Removes an HTTP header from the headers of the request 8171
- « EventHttpRequest::getUri EventHttpRequest::sendError » PHP Manual EventHttpRequest Removes an
...
the headers of the request. 参考 EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the requ ...
-
https://man.plustar.jp/php/eventhttprequest.removeheader.html
- [similar]
- 例 8047
- « リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback
...
ttpRequest ( "_request_handler" , $base ); $req -> addHeader ( "Host" , $host , EventHttpRequest :: OUTPUT_HEAD ...
$buf -> add ( "<html>HTML TEST</html>" ); //$req->addHeader("Content-Length", $buf->length, EventHttpRequest:: ...
OUTPUT_HEADER); //$req->addHeader("Connection", "close", EventHttpRequest::OUTPUT_HE ...
ttpRequest ( "_request_handler" , $base ); $req -> addHeader ( "Host" , $address , EventHttpRequest :: OUTPUT_H ...
-
https://man.plustar.jp/php/event.examples.html
- [similar]
- Set callback for connection close 7499
- « EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo
...
ev->free(); // we have to free it explicitly $req->addHeader( 'Content-Type', 'multipart/x-mixed-replace;bounda ...
-
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html
- [similar]