LuckyLaszlo
|
4ab099ee4d
|
redone _read_request(). Should work with any BUFSIZE.
+ WIP in some aspects. Need to adjust parse_request() among others things.
+ update memo.txt
|
2022-08-07 05:41:01 +02:00 |
|
hugogogo
|
f252887d53
|
merge from hugo, add parsing requests and wip cgi
|
2022-08-01 20:41:07 +02:00 |
|
LuckyLaszlo
|
ea3f3a390a
|
bugfix invalid ptr in "ev.data.ptr" after vector<Client> resize/erase
+ persistent connections reintroduced
+ bugfix crash if invalid path in request
|
2022-07-31 13:19:11 +02:00 |
|
LuckyLaszlo
|
36868afa30
|
splitted Webserv.cpp
|
2022-07-29 17:16:26 +02:00 |
|