mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
handle compressed addressbook
This commit is contained in:
parent
b4e324ec0e
commit
9a6d478eb1
5 changed files with 64 additions and 4 deletions
|
@ -92,6 +92,7 @@ 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