> I'm getting this error while trying to get an image from a sharepoint server. > That image is already visible using the same link in the browser within the > same machine where I can't get it using libcurl. > But I can't get it using the following code and I'm getting only an error > (HTTP/1.1 503 Service Unavailable) :
Check the headers that are used by the browser (like Web Console in firefox). The server may insist on seeing some cookie or so. Erik ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
