mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
* Addressbook.cpp : use HTTPRes class for response parsing
This commit is contained in:
parent
403e34506e
commit
b6c336bf72
2 changed files with 68 additions and 100 deletions
|
@ -117,7 +117,6 @@ namespace client
|
|||
private:
|
||||
|
||||
void Request ();
|
||||
bool ProcessResponse (std::stringstream& s, bool isGzip = false);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue