mirror of
https://github.com/curl/curl.git
synced 2025-02-23 15:10:03 +08:00
CURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_POST_303
This commit is contained in:
parent
d9762a7cdb
commit
9ee8efc63b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user