mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
extra space
This commit is contained in:
@@ -211,7 +211,7 @@ namespace proxy
|
|||||||
else
|
else
|
||||||
m_request.append ((const char *)http_buff);
|
m_request.append ((const char *)http_buff);
|
||||||
m_request.append ("\r\n");
|
m_request.append ("\r\n");
|
||||||
}
|
}
|
||||||
isEndOfHeader = !http_buff[0];
|
isEndOfHeader = !http_buff[0];
|
||||||
auto l = eol - http_buff;
|
auto l = eol - http_buff;
|
||||||
http_buff = eol;
|
http_buff = eol;
|
||||||
|
|||||||
Reference in New Issue
Block a user