Changed: Minor changes

--HG--
branch : develop
feature/pipeline-tools
kervala 9 years ago
parent 583db43e71
commit af6b282ec1

@ -207,6 +207,7 @@ bool CHttpClient::receive(string &res, bool verbose)
break;
}
}
//nlinfo("all received '%s'", res.c_str());
// only keep content (delimited by two \r\n) and discard server headers

Loading…
Cancel
Save