basic_auth_encode
Build an HTTP Authorization: Basic header value from a username and password.
Header value
curl -H "" https://example.com
Build an HTTP Authorization: Basic header value from a username and password.