fun constructBasicAuthValue( username: String, password: String): String
Create basic auth header value from username and password.