検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 598 for [SIMILAR] 16 1024 4096 WITH 32282 oauth WITH 197... (0.525 sec.)
Start the swoole http server. 0
« Swoole\Http\Server::on Swoole\Lock » PHP Manual Swoole\Http\Server Start the swoole http server. Swoole\Http\Server::start (PECL swoole >= 1.9.0) Swoole\Http\Server::start — Start the swoole http server. 説明 public Swoole\Http\Server::start (): void Start the swoole http server. パラメ ...
https://man.plustar.jp/php/swoole-http-server.start.html - [similar]
Construct the async HTTP client. 0
« Swoole\Http\Client::close Swoole\Http\Client::__destruct » PHP Manual Swoole\Http\Client Construct the async HTTP client. Swoole\Http\Client::__construct (PECL swoole >= 1.9.0) Swoole\Http\Client::__construct — Construct the async HTTP client. 説明 public Swoole\Http\Client::__construc ...
https://man.plustar.jp/php/swoole-http-client.construct.html - [similar]
Check if the HTTP connection is connected. 0
« Swoole\Http\Client::get Swoole\Http\Client::on » PHP Manual Swoole\Http\Client Check if the HTTP 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\Client:: ...
https://man.plustar.jp/php/swoole-http-client.isconnected.html - [similar]
Set the cookies of the HTTP response. 0
« Swoole\Http\Response Swoole\Http\Response::__destruct » PHP Manual Swoole\Http\Response Set the cookies of the HTTP response. Swoole\Http\Response::cookie (PECL swoole >= 1.9.0) Swoole\Http\Response::cookie — Set the cookies of the HTTP response. 説明 public Swoole\Http\Response::cooki ...
https://man.plustar.jp/php/swoole-http-response.cookie.html - [similar]
Set the raw cookies to the HTTP response. 0
« Swoole\Http\Response::initHeader Swoole\Http\Response::sendfile » PHP Manual Swoole\Http\Response Set the raw cookies to the HTTP response. Swoole\Http\Response::rawcookie (PECL swoole >= 1.9.0) Swoole\Http\Response::rawcookie — Set the raw cookies to the HTTP response. 説明 public Swo ...
https://man.plustar.jp/php/swoole-http-response.rawcookie.html - [similar]
Yaf_Request_Http クラス 0
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Http クラス Yaf_Request_Http クラス (Yaf >=1.0.0) はじめに クライアントからのあらゆるリクエストは、 Yaf_Request_Http として初期化されます。 URI のクエリ文字列や POST パラメータなどの情報は、このク ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
Binds an HTTP server on the specified address and port 0
« EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server on 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 説明 public EventHttp::bind ( string $addre ...
https://man.plustar.jp/php/eventhttp.bind.html - [similar]
Get the raw HTTP POST body. 0
« Swoole\Http\Request::__destruct Swoole\Http\Response » PHP Manual Swoole\Http\Request Get the raw HTTP POST body. Swoole\Http\Request::rawcontent (PECL swoole >= 1.9.0) Swoole\Http\Request::rawcontent — Get the raw HTTP POST body. 説明 public Swoole\Http\Request::rawcontent (): string ...
https://man.plustar.jp/php/swoole-http-request.rawcontent.html - [similar]
HTTP コンテキストオプションの一覧 0
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキストオプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用のコンテキ ...
https://man.plustar.jp/php/context.http.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]