Hello sir,When i am using slist = curl_slist_append(slist,"ABC");, it not works,but slist = curl_slist_append(slist,"AB:CD");,it works,what should be problem.Same i am reading a text file in buffer and using slist = curl_slist_append(slist,"buffer"); it also not works.
ThanksRavi
------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
