cs-3516-assignment-1/server
Nick Krichevsky 6e66c46383 505 before a 405 2018-09-11 17:23:29 -04:00
..
http_server.c Fix server problems with argv 2018-09-11 15:30:30 -04:00
http_server.h Add basic server argparsing 2018-09-03 19:16:02 -04:00
request_handling.c Read data as binary rather than strings 2018-09-11 15:04:47 -04:00
request_handling.h Make directories 404 2018-09-10 20:18:00 -04:00
socket_server.c 505 before a 405 2018-09-11 17:23:29 -04:00
socket_server.h Add support for date header 2018-09-10 21:24:28 -04:00
status_codes.c Add missing 500 status codes 2018-09-09 21:34:02 -04:00
status_codes.h Move status code arrays into c files 2018-09-09 17:37:59 -04:00