Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ get_status
Method
get_status
src/dpp/httpsclient.cpp:322–324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
321
322
uint16_t https_client::get_status() const {
323
return status;
324
}
325
326
const std::string https_client::get_content() const {
327
return body;
Callers
3
main
Function · 0.45
populate_result
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36