mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-09 19:47:54 +00:00
extra space
This commit is contained in:
parent
136b663cef
commit
364136213b
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user