CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL
authorAndrei Cipu <acipu@ixiacom.com>
Fri, 30 Mar 2012 07:40:04 +0000 (10:40 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Apr 2012 21:29:21 +0000 (23:29 +0200)
commit0b516b7162dc387ed80b0f24476b950ab2e18cb7
tree8dc2ee9ac9e1e21d47122d7ae792c9efb0c25e5f
parenta0b3535735ab29d8064654097058d230882eddc5
CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL

As it turns out, some people do want that after all.
docs/libcurl/curl_easy_setopt.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/transfer.c
lib/url.c
lib/urldata.h