Curl::getReason()
Method: Get the error message.
Source: wp-includes/Requests/src/Exception/Transport/Curl.php:76
Method: Get the error message.
Source: wp-includes/Requests/src/Exception/Transport/Curl.php:76
Class: Exception for an invalid argument passed.
Source: wp-includes/Requests/src/Exception/InvalidArgument.php:13
Class: Exception for when an incorrect number of arguments are passed to a method.
Source: wp-includes/Requests/src/Exception/ArgumentCount.php:20
Class: Exception for 500 Internal Server Error responses
Source: wp-includes/Requests/src/Exception/Http/Status500.php:17
Class: Exception for 403 Forbidden responses
Source: wp-includes/Requests/src/Exception/Http/Status403.php:17
Class: Exception for 503 Service Unavailable responses
Source: wp-includes/Requests/src/Exception/Http/Status503.php:17
Class: Exception for 304 Not Modified responses
Source: wp-includes/Requests/src/Exception/Http/Status304.php:17
Class: Exception for 407 Proxy Authentication Required responses
Source: wp-includes/Requests/src/Exception/Http/Status407.php:17
Class: Exception for 415 Unsupported Media Type responses
Source: wp-includes/Requests/src/Exception/Http/Status415.php:17
Class: Exception for 412 Precondition Failed responses
Source: wp-includes/Requests/src/Exception/Http/Status412.php:17