mirror of
https://github.com/curl/curl.git
synced 2026-08-04 18:26:13 +03:00
docs: use --max-redirs instead of --max-redir
For consistency. Closes #7130
This commit is contained in:
parent
6043edf3dc
commit
3976dd67a2
2 changed files with 3 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ requested. 0 means the verification was successful. (Added in 7.52.0)
|
|||
.TP
|
||||
.B redirect_url
|
||||
When an HTTP request was made without --location to follow redirects (or when
|
||||
--max-redir is met), this variable will show the actual URL a redirect
|
||||
--max-redirs is met), this variable will show the actual URL a redirect
|
||||
*would* have gone to. (Added in 7.18.2)
|
||||
.TP
|
||||
.B referer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue