Commit 9ee8efc6 authored by Michael Wallner's avatar Michael Wallner Committed by Daniel Stenberg
Browse files

CURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_POST_303

parent d9762a7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"