1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/http2
Andy Green 55f97b7806 h2: fix multiple cookie header handling
Firefox 57 at least still sends multiple cookie: headers over h2.
Correctly aggregate them with a ';' delimiter.
2017-12-01 11:12:50 +08:00
..
hpack.c h2: fix multiple cookie header handling 2017-12-01 11:12:50 +08:00
http2.c lib: Spelling fixes based on debian packaging 2017-11-28 07:47:21 +08:00
huftable.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
minihuf.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
ssl-http2.c http2: missing return when openssl too old 2017-10-24 06:47:10 +08:00