http2: convert HEADER frames to HTTP1-like headers
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Jan 2014 14:58:07 +0000 (15:58 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Jan 2014 14:58:07 +0000 (15:58 +0100)
commita7affd637feca1a3b63d48ae580e93be2f002938
tree7e5e097d0b5d00f281f7ca199d066a590a4a9380
parent93f473c78ade963f2c32ee51185cb450dc03a3b5
http2: convert HEADER frames to HTTP1-like headers

... and then go through the "normal" HTTP engine.
lib/http.h
lib/http2.c