Changed: Minor changes

This commit is contained in:
kervala 2016-05-08 19:23:38 +02:00
parent ac10cfd291
commit 5ba07ac8c4

View file

@ -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