From b4d2f01600918935284a30fbd84e1f9a2db68e3d Mon Sep 17 00:00:00 2001 From: Paolo Insogna Date: Tue, 11 Oct 2022 22:40:36 +0200 Subject: [PATCH] deps: remove trailing whitespaces --- src/node_http_parser.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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,