1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http
Andy Green 446c790525 h2: use vhost headers with tolower adaptation
h2 was not applying vhost headers, make it do so.

Also adapt any header names to lower-case as required by h2.
2018-08-24 16:08:18 +08:00
..
client client: use effective wsi for some callbacks 2018-07-21 09:07:58 +08:00
server h2: use vhost headers with tolower adaptation 2018-08-24 16:08:18 +08:00
header.c h2: use vhost headers with tolower adaptation 2018-08-24 16:08:18 +08:00
lextable-strings.h refactor role ops 2018-04-11 13:39:42 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h http: defer transaction completed if partial pending 2018-06-16 13:24:26 +08:00