Created try/catch for paring error of http_version
Added try/catch around the if-statement checking the http_version. If the if-statement casts an error, the error is caught, an error message is printed, and the program continues.
Closes issue #36
Added try/catch around the if-statement checking the http_version. If the if-statement casts an error, the error is caught, an error message is printed, and the program continues.
Closes issue #36