Dear curl community,
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? If YES, please explain why. Thanks a lot.
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
