The source project of this merge request has been removed.
Fixed Issue #10 Non floating numbers as HTTP version causes server crash....
Fixed Issue #10 Non floating numbers as HTTP version causes server crash. Added two try catches in server_http.hpp file for invalid_argument and out_of_range. Tested that the fix is working with telnet.