1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/h2
Andy Green 0019b67f8b 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:24:55 +00:00
..
hpack.c HPACK: take sizing to 0 as clear existing 2019-07-08 11:40:10 +01:00
http2.c ws-over-h2: wrong sid on rst_stream 2019-11-04 21:24:55 +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 sul: all timed objects use a single pt sul list 2019-08-09 10:12:09 +01:00
private.h clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00