class-wp-http-proxy.php HTTP APIプロキシサポートの実装に使用されるコアクラス。HTTP API: WP_HTTP_Proxy class タグの説明と使い方。
class-wp-http-proxyファイルは wp-includes ディレクトリに保存されています。
ページコンテンツ
class-wp-http-proxy.php タグリスト

WordPress wp-includes/class-wp-http-proxy.php 関数 リスト
wp-includes/class-wp-http-proxy.php
| コード | 説明 | タイプ |
|---|---|---|
| pre_http_send_through_proxy | pre_http_send_through_proxy とは、プロキシサーバー経由でリクエストの送信を先取りするかどうかをフィルタリングします。・hooks : 191 | hooks |
| WP_HTTP_Proxy | WP_HTTP_Proxy とは、 HTTP APIプロキシサポートの実装に使用されるコアClasses。・Classes : 42 | Classes |
| WP_HTTP_Proxy :: authentication() | WP_HTTP_Proxy :: authentication() とは、プロキシ認証の認証文字列を取得します。・Method : 135 | Method |
| WP_HTTP_Proxy :: authentication_header() | WP_HTTP_Proxy :: authentication_header() とは、プロキシ認証のヘッダー文字列を取得します。・Method : 146 | Method |
| WP_HTTP_Proxy :: host() | WP_HTTP_Proxy :: host() とは、プロキシサーバーのホストを取得します。・Method : 79 | Method |
| WP_HTTP_Proxy :: is_enabled() | WP_HTTP_Proxy :: is_enabled() とは、プロキシ接続を使用するかどうか。・Method : 54 | Method |
| WP_HTTP_Proxy :: password() | WP_HTTP_Proxy :: password() とは、プロキシ認証のパスワードを取得します。・Method : 121 | Method |
| WP_HTTP_Proxy :: port() | WP_HTTP_Proxy :: port() とは、プロキシサーバーのポートを取得します。・Method : 93 | Method |
| WP_HTTP_Proxy :: send_through_proxy() | WP_HTTP_Proxy :: send_through_proxy() とは、 URLをプロキシサーバー経由で送信するかどうか。・Method : 165 | Method |
| WP_HTTP_Proxy :: use_authentication() | WP_HTTP_Proxy :: use_authentication() とは、認証を使用するかどうか。・Method : 68 | Method |
| WP_HTTP_Proxy :: username() | WP_HTTP_Proxy :: username() とは、プロキシ認証用のユーザー名を取得します。・Method : 107 | Method |
| ソース ファイル | wp-includes/class-wp-http-proxy | 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 |
