Hello, I'm using libcurl with C++ code in order to get locally some images based on their URL. This is working with different kinds of images but not when deployed in a sharepoint server: in that case I'm receiving the following message: < HTTP/1.1 503 Service Unavailable < Cache-Control: no-cache < Pragma: no-cache < Content-Type: text/html; charset=utf-8 < Proxy-Connection: Keep-Alive < Connection: Keep-Alive < Content-Length: 8703
This happens with different servers each time I'm using sharepoint. Could you please help? Best Regards, Slim
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
