On Thu, 9 Aug 2012, 黎小辉 wrote:

(I brought back the original and more descriptive subject)

My question is what should I do if 503 return from server in my app?

You need to figure out what in the request that makes the server respond like this. I would suggest you modify your libcurl request (with the use of curl_easy_setopt options) to look identical to one of the successful requests.

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to