Hi, As Curl provides many useful options to set with curl_easy_perform(), but I don't see any option that takes whether we want to apply Base64 encoding and decoding or not. There are API's available, which I can use from my application code directly, API's are:
Curl_base64_encode() Curl_base64_decode() Do I need to use them explicitly, or there is some other way of using it too. -- Regards, Amit
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
