cURL / Mailing Lists / curl-library / Single Mail

curl-library

passing string in header

From: ravi kumar via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 2 Mar 2016 12:47:53 +0000 (UTC)

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
Received on 2016-03-02