mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 01:46:36 +02:00
extra space
This commit is contained in:
parent
136b663cef
commit
364136213b
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ namespace proxy
|
|||
else
|
||||
m_request.append ((const char *)http_buff);
|
||||
m_request.append ("\r\n");
|
||||
}
|
||||
}
|
||||
isEndOfHeader = !http_buff[0];
|
||||
auto l = eol - http_buff;
|
||||
http_buff = eol;
|
||||
|
|
Loading…
Add table
Reference in a new issue