http2 add h2c upgrade and http2 connmode
authorAndy Green <andy.green@linaro.org>
Tue, 30 Sep 2014 01:43:14 +0000 (09:43 +0800)
committerAndy Green <andy.green@linaro.org>
Tue, 30 Sep 2014 01:43:14 +0000 (09:43 +0800)
commita54f232f07fc5647bcade31b1788e5f85d9ca393
treed5d82cda9ec93822629fea6ab1bf259eeeb6f5f8
parent1ee42a5f05215c6b92350b58e52f17450431c152
http2 add h2c upgrade and http2 connmode

Connection upgrade handling for h2c
Establish http2 union struct and http2 connmode
No protocol code yet

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/private-libwebsockets.h
lib/server.c
lib/service.c
test-server/test-server.c