On Tue, Feb 4, 2014 at 7:40 AM, Daniel Stenberg <[email protected]> wrote:
> On Sat, 1 Feb 2014, Tatsuhiro Tsujikawa wrote: > > Coincidentally, I did same approach. Patch is attached below. The idea is >> mostly the same, I add some extra code such as converting HTTP header from >> curl to HTTP2 format and calls underlying recv/send callback including TLS >> and non-TLS. >> > > Thanks a lot, but can I ask you to use "./configure --enable-debug" and > recompile? I get quite a few C90 warnings then (and with --enable-werror > they are even errors) that I'd like fixed! > > And then, please make sure that the other patches (2-4) also survive this > level of strictness. > > Then I'll be ready to merge them! =) > > Fixed compile error with --enable-debug and rebased all 4 patches. Best regards, Tatsuhiro Tsuijkawa
0001-HTTP2-layered-between-existing-http-and-socket-TLS-l.patch.gz
Description: GNU Zip compressed data
0002-Store-response-header-in-temporary-buffer.patch.gz
Description: GNU Zip compressed data
0003-Check-stream-ID-we-are-interested-in.patch.gz
Description: GNU Zip compressed data
0004-Deal-with-data-larger-than-remaining-buffer.patch.gz
Description: GNU Zip compressed data
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
