On Mon, 15 Jun 2015, Rafayel Mkrtchyan wrote: (Please use the Subject: field, it makes mails more readable!)
I would like to know if the upcoming version of libcurl will automatically contain nghttp2 packate or not?
No it won't. nghttp2 is a separate project and is developed completely asynchronous from curl so I see no point in bundling it with curl.
You will need to get and install a devel version of nghttp2 before building curl to enable HTTP/2 support. Just like before.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
