cURL / Mailing Lists / curl-library / Single Mail

curl-library

receiving http2 headers

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Jan 2014 14:39:51 +0100 (CET)

FYI,

As a first shot, I intend to translate incoming http2 headers into http1
look-alike ones on the fly and then run them through our ordinary HTTP
handler.

nghttp2 delivers them to us decoded so we can just fill up our receive buffer
and then make http2_recv() return the converted chunk and its length.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-01-30