Hi, Am 21.03.2013 um 11:34 schrieb Daniel Stenberg <[email protected]>:
>>> I don't understand the problem. Can you show us the request(s) libcurl >>> sends and the subsequent response(s) from the server? >> Blame my development environment: libcurl was compiled without https >> support, so the redirect could never reach its destination. It took a while >> to check that fact, perhaps someone wants to handle such a situation with a >> specialized error handling? > There already is. Did you check the return code and error message properly? The return code was visible to me, but not the error message. Thank you for pointing me into the best direction. Harald ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
