Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ get_headers
Method
get_headers
src/dpp/httpsclient.cpp:155–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
const std::multimap<std::string, std::string> https_client::get_headers() const {
156
return response_headers;
157
}
158
159
bool https_client::handle_buffer(std::string &buffer)
160
{
Callers
1
populate_result
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected