1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/server
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
..
access-log.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
cgi.c h2: fix multiple cookie header handling 2017-12-01 11:12:50 +08:00
daemonize.c daemonize: fix missing lws_malloc reason param 2017-10-18 19:57:56 +08:00
fops-zip.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
lejp-conf.c lejp: use explicit signed char return 2017-10-25 02:49:18 +08:00
lws-spa.c coverity-fixes 2017-11-05 09:37:00 +08:00
parsers.c rxflow: fix second draining path 2017-11-05 09:37:00 +08:00
peer-limits.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
ranges.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
rewrite.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
server-handshake.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
server.c coverity-fixes 2017-11-05 09:37:00 +08:00
ssl-server.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00