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:
parent
dfed547529
commit
0f3b45bc20
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue