CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 03:36:48 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
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/Requests/src/Transport/Curl.php | Developer.WordPress.org
File: wp-includes/Requests/src/Transport/Curl.php
-
Get the correct “Expect” header for the given request data.
-
methodCurl::test()
Self-test whether the transport can be used.
-
Get the cURL handle for use in a multi-request
-
methodCurl::setup_handle()
Setup the cURL handle for the given data
-
methodCurl::process_response()
Process a response
-
methodCurl::stream_headers()
Collect the headers as they are received
-
methodCurl::stream_body()
Collect data as it’s received
-
methodCurl::format_get()
Format a URL given GET data
-
classCurl
cURL HTTP transport
-
methodCurl::__construct()
Constructor
-
methodCurl::__destruct()
Destructor
-
methodCurl::request()
Perform a request
-
methodCurl::request_multiple()
Send multiple requests simultaneously