ah reset: enforce reset of parsing_complete

This commit is contained in:
Andy Green 2017-06-28 09:55:34 +08:00
parent eb7233ae97
commit 04830cceef

View file

@ -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