[ ]: Rework the way that the http header is handled, from individual std:string to one big c string with pointers [ ]: Use a thread pool instead of spawning n thread on request [x]: Conversion to HTTPS with SSL [ ]: Better receive method, be sure to receive the entire request [ ]: Separate Log and server shell