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: Add extra headers to the request before sending
Source: wp-includes/Requests/src/Auth/Basic.php:91
Method: Get the authentication string (user:pass)
Source: wp-includes/Requests/src/Auth/Basic.php:100
Class: Basic Authentication provider
Source: wp-includes/Requests/src/Auth/Basic.php:23
Method: Constructor
Source: wp-includes/Requests/src/Auth/Basic.php:49
Method: Register the necessary callbacks
Source: wp-includes/Requests/src/Auth/Basic.php:71