mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Minor changes
--HG-- branch : develop
This commit is contained in:
parent
583db43e71
commit
af6b282ec1
1 changed files with 3 additions and 2 deletions
|
@ -207,6 +207,7 @@ bool CHttpClient::receive(string &res, bool verbose)
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//nlinfo("all received '%s'", res.c_str());
|
//nlinfo("all received '%s'", res.c_str());
|
||||||
|
|
||||||
// only keep content (delimited by two \r\n) and discard server headers
|
// only keep content (delimited by two \r\n) and discard server headers
|
||||||
|
|
Loading…
Reference in a new issue