diff --git a/lib/parsers.c b/lib/parsers.c index 97731bc3..5630daa4 100644 --- a/lib/parsers.c +++ b/lib/parsers.c @@ -90,7 +90,7 @@ lws_header_table_reset(struct lws *wsi, int autoservice) wsi->u.hdr.lextable_pos = 0; /* since we will restart the ah, our new headers are not completed */ - // wsi->hdr_parsing_completed = 0; + wsi->hdr_parsing_completed = 0; /* * if we inherited pending rx (from socket adoption deferred