cURL / Mailing Lists / curl-library / Single Mail

curl-library

when redirect POST is changed to GET even with curl_easy_setopt(m_curl, CURLOPT_POSTREDIR, CURL_REDIR_POST_ALL)

From: David Ding <davidding2010_at_yahoo.com>
Date: Tue, 14 Apr 2009 03:01:06 -0700 (PDT)

Hi,

We have a application using libcurl to POST message. Whenever there is redirect, POST is changed to GET even with: curl_easy_setopt(m_curl, CURLOPT_POSTREDIR, CURL_REDIR_POST_ALL).

Any idea what might be wrong?

Thanks,
-david

      
Received on 2009-04-14