MCPcopy 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
155const std::multimap<std::string, std::string> https_client::get_headers() const {
156 return response_headers;
157}
158
159bool https_client::handle_buffer(std::string &buffer)
160{

Callers 1

populate_resultFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected