diff --git a/src/node_http_parser.cc b/src/node_http_parser.cc index fe551395cc7e94..baa8bfbc8bd6de 100644 --- a/src/node_http_parser.cc +++ b/src/node_http_parser.cc @@ -1156,15 +1156,15 @@ const llhttp_settings_t Parser::settings = { nullptr, // on_version nullptr, - + Proxy::Raw, Proxy::Raw, - + // on_chunk_extension_name nullptr, // on_chunk_extension_value nullptr, - + Proxy::Raw, Proxy::Raw, Proxy::Raw,