CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Wed, 23 Jul 2025 15:58:46 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-includes/class-wp-http-curl.php | Developer.WordPress.org
File: wp-includes/class-wp-http-curl.php
-
hookhttp_api_curl
Fires before the cURL request is executed.
-
Grabs the headers of the cURL request.
-
Grabs the body of the cURL request.
-
methodWP_Http_Curl::test()
Determines whether this class can be used for retrieving a URL.
-
Filters whether cURL can be used as a transport for retrieving a URL.
-
classWP_Http_Curl
Core class used to integrate Curl as an HTTP transport.
-
methodWP_Http_Curl::request()
Send a HTTP request to a URI using cURL extension.