File: wp-includes/Requests/src/Auth/Basic.php
-
methodBasic::getAuthString()
Get the authentication string (user:pass)
-
classBasic
Basic Authentication provider
-
methodBasic::__construct()
Constructor
-
methodBasic::register()
Register the necessary callbacks
-
Set cURL parameters before the data is sent
-
Add extra headers to the request before sending