Server crash when HTTP version is a very large number.
When entering a very large number as the HTTP version, for example ‘GET / HTTP/999999999999999999999999999999999999999999999999999999’, the server crashes and gives the error message: ‘terminate called after throwing an instance of 'std::out_of_range'’.