On Tue, 2 Jun 2015, RAFAYEL MKRTCHYAN wrote:
I am pretty new to libcurl's multiplexing functionality and I am working with http://curl.haxx.se/libcurl/c/http2-download.html example. When I am trying to download the file the first time, I am getting it's full content. However, after the first time when I am trying to download the same file, the content that I am getting is a little bit reduced(I think it automatically cuts some portion from the beginning). Is that what is supposed to happen?
No, it is not supposed to happen if things are done correctly. Can you explain with more details please? Like how can I repeat this problem?
Multiplexing is still very new, I wouldn't be surprised if you've run into a bug!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
