mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
replace Host: for server http tunnels
This commit is contained in:
@@ -71,7 +71,8 @@ namespace client
|
||||
|
||||
private:
|
||||
|
||||
std::stringstream m_Header;
|
||||
std::string m_Host;
|
||||
std::stringstream m_InHeader, m_OutHeader;
|
||||
bool m_HeaderSent;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user