Basic::curl_before_send()
Method: Set cURL parameters before the data is sent
Source: wp-includes/Requests/src/Auth/Basic.php:81
Method: Set cURL parameters before the data is sent
Source: wp-includes/Requests/src/Auth/Basic.php:81
Method: Create a new exception
Source: wp-includes/Requests/src/Exception.php:40
Method: Add extra headers to the request before sending
Source: wp-includes/Requests/src/Auth/Basic.php:91
Method: Like {@see \Exception::getCode()}, but a string code.
Source: wp-includes/Requests/src/Exception.php:53
Class: Exception for 414 Request-URI Too Large responses
Source: wp-includes/Requests/src/Exception/Http/Status414.php:17
Class: Exception for 409 Conflict responses
Source: wp-includes/Requests/src/Exception/Http/Status409.php:17
Class: Exception for 418 I’m A Teapot responses
Source: wp-includes/Requests/src/Exception/Http/Status418.php:21
Class: Exception for unknown status responses
Source: wp-includes/Requests/src/Exception/Http/StatusUnknown.php:18
Method: Create a new exception
Source: wp-includes/Requests/src/Exception/Http/StatusUnknown.php:42
Class: Exception for 402 Payment Required responses
Source: wp-includes/Requests/src/Exception/Http/Status402.php:17