Skip to content

Commit

Permalink
CURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_POST_303
Browse files Browse the repository at this point in the history
  • Loading branch information
m6w6 authored and bagder committed Sep 25, 2014
1 parent d9762a7 commit 9ee8efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/libcurl/opts/CURLOPT_POSTREDIR.3
Expand Up @@ -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"
Expand Down

0 comments on commit 9ee8efc

Please sign in to comment.