検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 542 for Http (0.006 sec.)
Construct the async HTTP client. 5697
« Swoole\Http\Client::close Swoole\Http\Client::__destruct » PHP Manual Swoole\Http\Client Const ... ruct the async HTTP client. Swoole\Http\Client::__construct (PECL swoo ... le >= 1.9.0) Swoole\Http\Client::__construct — Construct the async HTTP cli ... ent. 説明 public Swoole\Http\Client::__construct ( string $host , string $port ... SSL. 関連キーワード: Construct , async , Swoole , Http , the , host , construct , string , remote , destr ...
https://man.plustar.jp/php/swoole-http-client.construct.html - [similar]
Check if the HTTP connection is connected. 5697
« Swoole\Http\Client::get Swoole\Http\Client::on » PHP Manual Swoole\Http\Client Check if the HTTP ... TP connection is connected. Swoole\Http\Client::isConnected (PECL swoole >= 1.9.0) Swoole\ ... Http\Client::isConnected — Check if the HTTP connection is connected. 説明 public Swoole\Http\C ... 戻り値 関連キーワード: Check , connection , Swoole , Http , the , isConnected , パラメータ , swoole , public ...
https://man.plustar.jp/php/swoole-http-client.isconnected.html - [similar]
Set the cookies of the HTTP response. 5681
« Swoole\Http\Response Swoole\Http\Response::__destruct » PHP Manual Swoole\Http\Response Set th ... e cookies of the HTTP response. Swoole\Http\Response::cookie (PECL swool ... e >= 1.9.0) Swoole\Http\Response::cookie — Set the cookies of the HTTP res ... ponse. 説明 public Swoole\Http\Response::cookie ( string $name , string $value = ... string $domain = ? , string $secure = ? , string $httponly = ? ): string パラメータ name value expires pa ...
https://man.plustar.jp/php/swoole-http-response.cookie.html - [similar]
Set the raw cookies to the HTTP response. 5681
« Swoole\Http\Response::initHeader Swoole\Http\Response::sendfile » PHP Manual Swoole\Http\Respo ... nse Set the raw cookies to the HTTP response. Swoole\Http\Response::rawcookie (PECL sw ... oole >= 1.9.0) Swoole\Http\Response::rawcookie — Set the raw cookies to the H ... TTP response. 説明 public Swoole\Http\Response::rawcookie ( string $name , string $value ... string $domain = ? , string $secure = ? , string $httponly = ? ): ReturnType パラメータ name value expire ...
https://man.plustar.jp/php/swoole-http-response.rawcookie.html - [similar]
Yaf_Request_Http クラス 5620
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Http ... p クラス Yaf_Request_Http クラス (Yaf >=1.0.0) はじめに クライアントからのあ ... らゆるリクエストは、 Yaf_Request_Http として初期化されます。 URI のクエリ文字列や POST パ ... グローバル変数の値を書き換えたとしても、 Yaf_Request_Http::getQuery() や Yaf_Request_Http::getPost() からはそ ... ug mode」を発します。 クラス概要 class Yaf_Request_Http extends Yaf_Request_Abstract { /* プロパティ */ /* ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
Binds an HTTP server on the specified address and port 5620
« EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server o ... n the specified address and port EventHttp::bind (PECL event >= 1.2.6-beta) EventHttp::bind — ... Binds an HTTP server on the specified address and port 説明 publ ... ic EventHttp::bind ( string $address , int $port ): void Binds ... an HTTP server on the specified address and port. Can be c ...
https://man.plustar.jp/php/eventhttp.bind.html - [similar]
Get the raw HTTP POST body. 5620
« Swoole\Http\Request::__destruct Swoole\Http\Response » PHP Manual Swoole\Http\Request Get the ... raw HTTP POST body. Swoole\Http\Request::rawcontent (PECL s ... woole >= 1.9.0) Swoole\Http\Request::rawcontent — Get the raw HTTP POST body. ... 説明 public Swoole\Http\Request::rawcontent (): string This method is used ... はありません。 戻り値 関連キーワード: Get , Swoole , Http , the , Request , rawcontent , 関数 , form , パラメ ...
https://man.plustar.jp/php/swoole-http-request.rawcontent.html - [similar]
Yaf_Request_Http のコンストラクタ 5620
« Yaf_Request_Http Yaf_Request_Http::get » PHP Manual Yaf_Request_Http Yaf_Request_Http のコンス ... トラクタ Yaf_Request_Http::__construct (Yaf >=1.0.0) Yaf_Request_Http::__con ... struct — Yaf_Request_Http のコンストラクタ 説明 public Yaf_Request_Http::__c ... ありません。 戻り値 関連キーワード: Yaf , Request , Http , construct , string , 関数 , パラメータ , public ...
https://man.plustar.jp/php/yaf-request-http.construct.html - [similar]
HTTP コンテキストオプションの一覧 5604
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションと ... パラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプ ... ション HTTP コンテキストオプション — HTTP コンテキストオプショ ... ンの一覧 説明 http:// および https:// トランスポート用のコンテキストオ ... ーバーでサポートされる GET 、 POST あるいはその他の HTTP メソッド。 デフォルトは GET です。 header array あ ...
https://man.plustar.jp/php/context.http.html - [similar]
5604
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... \n" ); } } if ( $argc != 3 ) { echo <<<EOS Trivial HTTP 0.x client Syntax: php { $argv [ 0 ]} [hostname] [ ... tput(); if (! $output -> add ( "GET { $argv [ 2 ]} HTTP/1.0\r\n" . "Host: { $argv [ 1 ]} \r\n" . "Connecti ... の出力は、 たとえば以下のようになります。 Connected. HTTP/1.1 301 Moved Permanently Date: Fri, 01 Mar 2013 1 ... 8:47:48 GMT Location: http://www.google.co.uk/ Content-Type: text/html; chars ...
https://man.plustar.jp/php/event.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT