Skip to content

Fixed out_of_range exception crashing server when http version is a very large number

issue #28 fixed by adding a try-catch on line 765 in server_http.hpp.

Merge request reports