mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() This shouldn't be necessary; just END_HEADERS flag should be enough. But nghttp2 will not talk to us unless we end the stream from our side. Unfortunately ending the stream at the time we sent the headers means we cannot support the long poll half-close scheme. So add a quirk flag to optionally support this behaviour of nghttp2 when the client is creating the connection. |
||
---|---|---|
.. | ||
libwebsockets | ||
libwebsockets.h |