id summary reporter owner description type status priority milestone component version severity resolution keywords cc 6849 Use of CSW service that requires POST REDIR gbernard warmerdam "Presently when a service requires a redirection, the POST request is turned into a GET request after the redirection which can be a problem. I found out that adding the CURLOPT_POSTDIR option with the value CURL_REDIR_POST_ALL fix my issue (cpl_http.cpp line 600). This option instruct curl to retain the POST command after following a redirection. Would it make sense to add this option permanently ? " enhancement closed normal default 2.1.3 normal fixed