Issue #23: Fixed error with HTTP Version number
Compare changes
+ 11
− 4
@@ -762,10 +762,17 @@ namespace SimpleWeb {
@@ -762,10 +762,17 @@ namespace SimpleWeb {
auto new_session = std::make_shared<Session>(this->config.max_request_streambuf_size, response->session->connection);