This website requires JavaScript.
Explore
Help
Sign In
42
/
42_INT_12_webserv
Watch
1
Star
0
Fork
0
You've already forked 42_INT_12_webserv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
643b09c4f7044a8b88ad7a87999b290db3fe298a
42_INT_12_webserv
/
srcs
History
LuckyLaszlo
643b09c4f7
_request() and _response() refactoring
...
+ Wip redirection (weird behavior) + 505 HTTP Version Not Supported
2022-08-09 01:46:59 +02:00
..
cgi-bin
merge from hugo, add parsing requests and wip cgi
2022-08-01 20:41:07 +02:00
config
Index and Autoindex work nicely, standarized way paths for root and location path are stored in config, still needs a little polishing prolly
2022-08-08 02:50:37 +02:00
webserv
_request() and _response() refactoring
2022-08-09 01:46:59 +02:00
Client.cpp
assign server and location to client in _read_request()
2022-08-07 17:37:24 +02:00
Client.hpp
assign server and location to client in _read_request()
2022-08-07 17:37:24 +02:00
main.cpp
bad_alloc handling
2022-08-08 04:24:03 +02:00
utils.cpp
split respone.cpp file
2022-08-08 20:36:01 +02:00
utils.hpp
_request() and _response() refactoring
2022-08-09 01:46:59 +02:00