]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_POST_303
authorMichael Wallner <mike@php.net>
Thu, 25 Sep 2014 13:11:04 +0000 (15:11 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Sep 2014 13:14:16 +0000 (15:14 +0200)
docs/libcurl/opts/CURLOPT_POSTREDIR.3

index cacb0aaa43d329ea695e3fa1ffb22a6f18c05376..b9660a94404ee05344b8f7d6f177d4506c5978e5 100644 (file)
@@ -52,7 +52,7 @@ HTTP
 TODO
 .SH AVAILABILITY
 Added in 7.17.1. This option was known as CURLOPT_POST301 up to 7.19.0 as it
-only supported the 301 then.
+only supported the 301 then. CURL_REDIR_POST_303 was added in 7.26.0.
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"