cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] http2: Compile with current nghttp2, which supports h2-11

From: Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com>
Date: Sun, 6 Apr 2014 00:45:11 +0900

On Sat, Apr 5, 2014 at 11:49 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Sat, 5 Apr 2014, Tatsuhiro Tsujikawa wrote:
>
> The attached patch makes curl code compile with current nghttp2 master
>> branch which now implements h2-11.
>>
>
> Awesome!
>
> You think we should check for a later NGHTTP2_VERSION_NUM then too? I
> don't think there's any real point in supporting older versions.
>
> Ah, I see you haven't updated that version number in git (yet) so it'll be
> hard to differentiate unless you do!
>
>
The current git branch version 0.4.0-DEV is un-released development version.
When I release new version, probably based on the last implementation
draft-12, the version number would be 0.4.0, whereas the current released
version is 0.3.x series, which libcurl no longer supports.

HTTP/2 is now finalizing its spec. It means, nghttp2 API will become
stable and libcurl can depend on the released version rather than
development version.

Best regards,
Tatsuhiro Tsujikawa

> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>

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