MCPcopy Create free account
hub / github.com/aria2/aria2 / getHeaderString

Method getHeaderString

src/HttpHeaderProcessor.cc:493–493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491}
492
493std::string HttpHeaderProcessor::getHeaderString() const { return headers_; }
494
495} // namespace aria2

Callers 3

testGetHeaderStringMethod · 0.80
receiveRequestMethod · 0.80
receiveResponseMethod · 0.80

Calls

no outgoing calls

Tested by 1

testGetHeaderStringMethod · 0.64