Searched defs:authHeader (Results 1 – 1 of 1) sorted by relevance
23 const boost::asio::ip::address& clientIp, std::string_view authHeader) in performBasicAuth()90 performTokenAuth(std::string_view authHeader) in performTokenAuth()273 std::string_view authHeader = reqHeader["Authorization"]; in authenticate() local