検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 542 for Http (0.011 sec.)
OAuth で保護されたリソースを取得する 5034
« OAuth::enableSSLChecks OAuth::generateSignature » PHP Manual OAuth OAuth で保護されたリソースを ... source_url , array $extra_parameters = ? , string $http_method = ? , array $http_headers = ? ): mixed リソ ... ソースへのリクエストとともに送信する追加パラメータ。 http_method OAUTH_HTTP_METHOD_* OAUTH 定数 のいずれか。 ... 、PUT、HEAD そして DELETE があります。 HEAD ( OAUTH_HTTP_METHOD_HEAD ) は、 実際のリクエストの前に (OAuth 認 ... にあるかどうかなどの) 情報を取得するときに有用です。 http_headers HTTP クライアントヘッダ (User-Agent や Acc ...
https://man.plustar.jp/php/oauth.fetch.html - [similar]
Adds a server alias to the HTTP server object 4995
« EventHttp::accept EventHttp::bind » PHP Manual EventHttp Adds a server alias to the HTTP serve ... r object EventHttp::addServerAlias (PECL event >= 1.4.0-beta) EventHt ... tp::addServerAlias — Adds a server alias to the HTTP server object 説明 public EventHttp::addServerAlia ... ( string $alias ): bool Adds a server alias to the HTTP server object. パラメータ alias The alias to add. ... を、失敗した場合に false を返します。 例 例1 EventHttp::addServerAlias() example <?php $base = new EventB ...
https://man.plustar.jp/php/eventhttp.addserveralias.html - [similar]
cURL 転送用オプションを設定する 4995
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... 行いますが、データは転送しません。 このオプションは、HTTP や SMTP そして POP3 用に実装されています。 cURL 7. ... っています。 CURLOPT_FAILONERROR true を設定すると、HTTP で 400 以上のコードが返ってきた際に 処理失敗と判断 ... RLOPT_FOLLOWLOCATION true を設定すると、サーバーが HTTP ヘッダの一部として送ってくる "Location: " ヘッダの ... RLINFO_ となっているのは意図的なものです。 CURLOPT_HTTP09_ALLOWED HTTP/0.9 形式のレスポンスを許可するかどう ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
SolrPingResponse クラス 4957
« SolrUpdateResponse::__destruct SolrPingResponse::__construct » PHP Manual Solr SolrPingRespons ... igestedResponse (): string public SolrResponse::getHttpStatus (): int public SolrResponse::getHttpStatusMe ... public SolrResponse::success (): bool } プロパティ http_status レスポンスの HTTP ステータス parser_mode So ... するかどうか success リクエスト中にエラーがあったか http_status_message HTTP ステータスについての詳細メッセ ... ージ http_request_url リクエスト URL http_raw_request_header ...
https://man.plustar.jp/php/class.solrpingresponse.html - [similar]
Makes an HTTP server accept connections on the specified socket stream or resour... 4957
« EventHttp EventHttp::addServerAlias » PHP Manual EventHttp Makes an HTTP server accept connect ... ns on the specified socket stream or resource EventHttp::accept (PECL event >= 1.2.6-beta) EventHttp::acce ... pt — Makes an HTTP server accept connections on the specified socket ... stream or resource 説明 public EventHttp::accept ( mixed $socket ): bool Makes an HTTP serv ... onnections on the socket in s single call use EventHttp::bind() . EventHttp::accept() is needed only if on ...
https://man.plustar.jp/php/eventhttp.accept.html - [similar]
The EventHttp class 4941
« EventDnsBase::setSearchNdots EventHttp::accept » PHP Manual Event The EventHttp class The Even ... tHttp class (PECL event >= 1.4.0-beta) はじめに Represen ... ts HTTP server. クラス概要 final class EventHttp { /* メソ ... public setTimeout ( int $value ): void } 目次 EventHttp::accept — Makes an HTTP server accept connections ... on the specified socket stream or resource EventHttp::addServerAlias — Adds a server alias to the HTTP ...
https://man.plustar.jp/php/class.eventhttp.html - [similar]
PHP による HTTP 認証 4918
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関 ... を強制するスクリプトの例を以下に示します。 例1 Basic HTTP 認証の例 <?php if (!isset( $_SERVER [ 'PHP_AUTH_US ... thenticate: Basic realm=\"My Realm\"" ); header ( "HTTP/1.0 401 Unauthorized" ); echo "ユーザーがキャンセル ... スワードとして入力しました。</p>" ; } ?> 例2 Digest HTTP 認証の例 この例は、シンプルな Digest HTTP 認証スク ... mpty( $_SERVER [ 'PHP_AUTH_DIGEST' ])) { header ( 'HTTP/1.1 401 Unauthorized' ); header ( 'WWW-Authenticat ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
The Swoole\Http\Server class 4864
« Swoole\Http\Response::write Swoole\Http\Server::on » PHP Manual Swoole The Swoole\Http\Server ... class The Swoole\Http\Server class (PECL swoole >= 1.9.0) はじめに クラス ... 概要 class Swoole\Http\Server extends Swoole\Server { /* メソッド */ publ ... rval_ms , callable $callback ): void } 目次 Swoole\Http\Server::on — Bind callback function to HTTP server ... by event name. Swoole\Http\Server::start — Start the swoole http server. 関連 ...
https://man.plustar.jp/php/class.swoole-http-server.html - [similar]
Removes an HTTP header from the headers of the request 4849
« EventHttpRequest::getUri EventHttpRequest::sendError » PHP Manual EventHttpRequest Removes an ... HTTP header from the headers of the request EventHttpRequest::removeHeader (PECL event >= 1.4.0-beta) Ev ... entHttpRequest::removeHeader — Removes an HTTP header from ... the headers of the request 説明 public EventHttpRequest::removeHeader ( string $key , string $type ... ): void Removes an HTTP header from the headers of the request. パラメータ ...
https://man.plustar.jp/php/eventhttprequest.removeheader.html - [similar]
Description 4849
« Swoole\Coroutine\Http\Client::close Swoole\Coroutine\Http\Client::__destruct » PHP Manual Swoo ... le\Coroutine Description Swoole\Coroutine\Http\Client::__construct (PECL swoole >= 2.0.0) Swoole\ ... Coroutine\Http\Client::__construct — Description 説明 public Swoo ... le\Coroutine\Http\Client::__construct () 警告 この関数は、 現在のとこ ... 関連キーワード: Description , Swoole , Coroutine , Http , construct , 関数 , パラメータ , destruct , swool ...
https://man.plustar.jp/php/swoole-coroutine-http-client.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT