Used By
| Used By | Description |
|---|---|
| wp-includes/class-wp-http-curl.php: WP_Http_Curl::request() | Send a HTTP request to a URI using cURL extension. |
| wp-includes/class-wp-http-streams.php: WP_Http_Streams::request() | Send a HTTP request to a URI using PHP Streams. |
| wp-includes/class-http.php: WP_Http::request() | Send an HTTP request to a URI. |