From 9ee8efc63bbc6c699f7294b4100dea542ab04444 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 25 Sep 2014 15:11:04 +0200 Subject: CURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_POST_303 --- docs/libcurl/opts/CURLOPT_POSTREDIR.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcurl/opts/CURLOPT_POSTREDIR.3') diff --git a/docs/libcurl/opts/CURLOPT_POSTREDIR.3 b/docs/libcurl/opts/CURLOPT_POSTREDIR.3 index cacb0aaa4..b9660a944 100644 --- a/docs/libcurl/opts/CURLOPT_POSTREDIR.3 +++ b/docs/libcurl/opts/CURLOPT_POSTREDIR.3 @@ -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" -- cgit v1.2.3