class-wp-http-response.php HTTP API:WP_HTTP_Responseクラス。HTTP API: WP_HTTP_Response class タグの説明と使い方。
class-wp-http-responseファイルは wp-includes ディレクトリに保存されています。
ページコンテンツ
class-wp-http-response.php タグリスト

WordPress wp-includes/class-wp-http-response.php 関数 リスト
wp-includes/class-wp-http-response.php
| コード | 説明 | タイプ |
|---|---|---|
| WP_HTTP_Response | WP_HTTP_Response とは、 HTTP応答を準備するために使用されるコアClasses。・Classes : 15 | Classes |
| WP_HTTP_Response :: __ construct() | WP_HTTP_Response :: __ construct() とは、コンストラクタ。・Method : 54 | Method |
| WP_HTTP_Response :: get_data() | WP_HTTP_Response :: get_data() とは、応答データを取得します。・Method : 135 | Method |
| WP_HTTP_Response :: get_headers() | WP_HTTP_Response :: get_headers() とは、レスポンスに関連付けられたヘッダーを取得します。・Method : 68 | Method |
| WP_HTTP_Response :: get_status() | WP_HTTP_Response :: get_status() とは、レスポンスのHTTP戻りコードを取得します。・Method : 111 | Method |
| WP_HTTP_Response :: header() | WP_HTTP_Response :: header() とは、単一のHTTPヘッダーを設定します。・Method : 95 | Method |
| WP_HTTP_Response :: jsonSerialize() | WP_HTTP_Response :: jsonSerialize() とは、 JSONのシリアル化の応答データを取得します。・Method : 162 | Method |
| WP_HTTP_Response :: set_data() | WP_HTTP_Response :: set_data() とは、応答データを設定します。・Method : 147 | Method |
| WP_HTTP_Response :: set_headers() | WP_HTTP_Response :: set_headers() とは、すべてのヘッダー値を設定します。・Method : 80 | Method |
| WP_HTTP_Response :: set_status() | WP_HTTP_Response :: set_status() とは、 3桁のHTTPステータスコードを設定します。・Method : 123 | Method |
| ソース ファイル | wp-includes/class-wp-http-response | File |
WordPress バージョン 4.8.1 wp-includes
| 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 |
