1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00

ss: h1: completed transaction needs to leave ss wsi intact for close

This commit is contained in:
Andy Green 2020-07-01 19:31:14 +01:00
parent dfed547529
commit 0f3b45bc20

View file

@ -459,7 +459,6 @@ malformed:
if (lws_ss_event_helper(h, LWSSSCS_QOS_NACK_REMOTE))
break;
h->wsi = NULL;
h->txn_ok = 1;
//bad = status != 200;