mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
fix: endless loading for non txt files
This commit is contained in:
@@ -18,7 +18,6 @@ private:
|
||||
int _ret;
|
||||
int _fd;
|
||||
unsigned int _sended;
|
||||
unsigned int _received;
|
||||
char *_buff;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user