curl-library
(no subject)
Date: Mon, 6 Jul 2015 01:26:34 -0700
Dear Curl Community,
I am using the http-2 download example(
http://curl.haxx.se/libcurl/c/http2-download.html ) in order to download
files from the server that supports HTTP/2 . I would like to know what is
the best version of nghttp2 that I need to use with libcurl. My current
version of nghttp2(1.0.0) brings the following error when I am trying to
download http://54.161.112.194:9999/jakob/3rd.txt file:
== 0 Info: Received 101
== 0 Info: Using HTTP2, server supports multi-use
== 0 Info: Connection state changed (HTTP/2 confirmed)
== 0 Info: Connection state changed (MAX_CONCURRENT_STREAMS updated)!
== 0 Info: http2_recv: 16384 bytes buffer at 0x1e4cf30 (stream 1)
== 0 Info: Received frame on Stream ID: 1 not in stream hash!
== 0 Info: nghttp2_session_mem_recv() returned -902:The user callback
function failed
Please let me know if you have any advice or suggestion. Thanks a lot.
Best,
Rafayel.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-07-06