MCPcopy Create free account
hub / github.com/YACReader/yacreader / get

Method get

common/http_worker.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19void HttpWorker::get()
20{
21 this->start();
22}
23
24QByteArray HttpWorker::getResult()
25{

Callers 1

runMethod · 0.45

Calls 1

startMethod · 0.80

Tested by

no test coverage detected