Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ scheme
Method
scheme
src/authentication/http/basic_authenticatee.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
83
84
std::string BasicAuthenticatee::scheme() const
85
{
86
return
"Basic"
;
87
}
88
89
90
process::Future<process::http::Request> BasicAuthenticatee::authenticate(
Callers
7
fetch
Method · 0.45
utils.cpp
File · 0.45
fetch
Method · 0.45
__fetch
Method · 0.45
HealthChecker
Method · 0.45
pull
Method · 0.45
validateHealthCheck
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected