1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/include
Andy Green 07495c20c8 h2: overflow quirk
Some servers set the tx credit to the absolute max and then add to it... this is illegal
(and checked for in h2spec).  Add a quirk flag that works around it by reducing the
initial tx credit size by a factor of 16.
2019-10-12 12:41:14 +01:00
..
libwebsockets h2: overflow quirk 2019-10-12 12:41:14 +01:00
libwebsockets.h lws_state and system state 2019-09-22 09:35:07 -07:00