Dear curl community, I am trying to play with http2-download.c example from "Example Sources" section (you can find the link of that file here: http://curl.haxx.se/libcurl/c/http2-download.html ). However, when I am trying to compile my C code I am having problem with CURLOPT_PIPEWAIT, saying that it is not declared in my current scope. I have tried this with different compiler, but I am having the same problem. Any help would be appreciated. Thank you.
Best, Rafayel.
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
