Merge remote-tracking branch 'origin/roman' into fara

This commit is contained in:
Talyx
2022-01-30 11:48:57 +03:00
4 changed files with 42 additions and 50 deletions

View File

@@ -57,7 +57,6 @@ void Client::setFd(int fd)
this->_fd = fd;
}
//-------------------------------------------------Parsing---------------------------------------
int Client::parseRequest(void)