mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
request b32-coded I2P address from HTTP server
This commit is contained in:
@@ -48,6 +48,7 @@ namespace util
|
||||
void HandleWrite(const boost::system::error_code& ecode);
|
||||
|
||||
void HandleRequest ();
|
||||
void HandleDestinationRequest (std::string b32);
|
||||
void FillContent (std::stringstream& s);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user