std::string Pistache::Http::Header::Authorization::getBearerToken()
. Where art thou?
#1257
Labels
std::string Pistache::Http::Header::Authorization::getBearerToken()
. Where art thou?
#1257
I feel
std::string Pistache::Http::Header::Authorization::getBearerToken()
is missing while its siblingsstd::string Pistache::Http::Header::Authorization::getBasicUser()
std::string Pistache::Http::Header::Authorization::getBasicPassword()
exist.
Is there a design reason for lack of that method or has it just not been implemented yet? It it is the latter, I shall get on with it immediately.
The text was updated successfully, but these errors were encountered: