Commits


Also free memory for decoded request here


MAke sure there is always enough space in the buffer


One more comment


Fix comment


Shorten to 80 chars per line


Fix major typo in request decoding function


Initialize previously uninitialized values, found by valgrind


Add my copyright


Rework request handling and also support requests that end on a directory


Change URI decoding to return a decoded string on heap space


Add function to do URI decoding


include limit.h for _POSIX_PATH_MAX


Add support for mime handling