Skip to content

Master

Eirik Plahte requested to merge eirikpl/buggy-web-server:master into master

Fixed issue #33 by including a try-catch block that catches all exceptions, including the out_of_range exception that caused the server to stop when the HTTP-version in the request header was a very large number.

Merge request reports