cURL.php cURL HTTP transport コードの説明と使い方。
cURL.phpファイルは wp-includes/Requests/Transport ディレクトリに保存されています。
ページコンテンツ
cURL.php タグリスト

WordPress wp-includes-Requests-Transport-cURL.php 関数 リスト
wp-includes/Requests/Transport/cURL.php
| コード | 説明 | タイプ |
|---|---|---|
| Requests_Transport_cURL | Requests_Transport_cURL とは、 cURL HTTPトランスポート・Classes : 15 | Classes |
| Requests_Transport_cURL :: __ construct() | Requests_Transport_cURL :: __ construct() とは、コンストラクタ・Method : 92 | Method |
| Requests_Transport_cURL :: __ destruct() | Requests_Transport_cURL :: __ destruct() とは、デストラクタ・Method : 113 | Method |
| Requests_Transport_cURL :: format_get() | Requests_Transport_cURL :: format_get() とは、 GETデータを与えられたURLをフォーマットする・Method : 498 | Method |
| Requests_Transport_cURL :: get_subrequest_handle() | Requests_Transport_cURL :: get_subrequest_handle() とは、複数リクエストで使用するcURLハンドルを取得する・Method : 283 | Method |
| Requests_Transport_cURL :: process_response() | Requests_Transport_cURL :: process_response() とは、レスポンスを処理する・Method : 402 | Method |
| Requests_Transport_cURL :: request() | Requests_Transport_cURL :: request() とは、リクエストを実行する・Method : 130 | Method |
| Requests_Transport_cURL :: request_multiple() | Requests_Transport_cURL :: request_multiple() とは、複数のリクエストを同時に送信する・Method : 194 | Method |
| Requests_Transport_cURL :: setup_handle() | Requests_Transport_cURL :: setup_handle() とは、指定されたデータのcURLハンドルを設定する・Method : 309 | Method |
| Requests_Transport_cURL :: stream_body() | Requests_Transport_cURL :: stream_body() とは、受信したデータを収集する・Method : 462 | Method |
| Requests_Transport_cURL :: stream_headers() | Requests_Transport_cURL :: stream_headers() とは、受信時にヘッダーを収集する・Method : 437 | Method |
| Requests_Transport_cURL :: test() | Requests_Transport_cURL :: test() とは、このトランスポートが有効かどうか・Method : 527 | Method |
| ソース ファイル | wp-includes/Requests/Transport/cURL.php | File |
WordPress バージョン 4.8.1 wp-includes/Requests
| wp-includes/Requests |
| wp-includes/Requests/auth |
| wp-includes/Requests/cookie |
| wp-includes/Requests/exception |
| wp-includes/Requests/proxy |
| wp-includes/Requests/response |
| wp-includes/Requests/transport |
| wp-includes/Requests/utility |
| wp-includes/Requests/Auth.php |
| wp-includes/Requests/cookie.php |
| wp-includes/Requests/exception.php |
| wp-includes/Requests/hooker.php |
| wp-includes/Requests/hooks.php |
| wp-includes/Requests/idnaencoder.php |
| wp-includes/Requests/ipv6.php |
| wp-includes/Requests/iri.php |
| wp-includes/Requests/proxy.php |
| wp-includes/Requests/response.php |
| wp-includes/Requests/session.php |
| wp-includes/Requests/ssl.php |
| wp-includes/Requests/transport.php |
| ソース ファイル wp-includes/Requests |
| wp-includes/ フォルダ | |
| wp-includes/ certificates | wp-includes/ pomo |
| wp-includes/ css | wp-includes/ random_compat |
| wp-includes/ customize | wp-includes/ Requests |
| wp-includes/ fonts | wp-includes/ rest-api |
| wp-includes/ ID3 | wp-includes/ SimplePie |
| wp-includes/ images | wp-includes/ Text |
| wp-includes/ IXR | wp-includes/ theme-compat |
| wp-includes/ js | wp-includes/ widgets |
