1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/h2
Andy Green 6786ce9e33 ws-over-h2: wrong sid on rst_stream
rst_stream is almost always called from the h2 parser... in the case
a ws-over-h2 is closing though, it can't reference the h2n parser sid
context to get the sid to send... it's unrelated at that time.

https://bugzilla.mozilla.org/show_bug.cgi?id=1590299
https://github.com/warmcat/libwebsockets/issues/1752
2019-11-04 21:19:53 +00:00
..
hpack.c h2: tolerate unexpected server behaviour 2019-10-12 12:41:14 +01:00
http2.c ws-over-h2: wrong sid on rst_stream 2019-11-04 21:19:53 +00:00
huftable.h refactor role ops 2018-04-11 13:39:42 +08:00
minihuf.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
ops-h2.c rtos: h2 in toolchain with long uint32_t 2019-10-17 11:08:47 +01:00
private-lib-roles-h2.h lws_validity: unified connection validity tracking 2019-09-22 09:35:07 -07:00