mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:01:40 +03:00
CURLOPT_COOKIEFILE.3: advice => advise
Closes #10063 Reviewed-by: Daniel Gustafsson
This commit is contained in:
parent
fdafa0ef58
commit
da8e215f6c
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ Setting this option to NULL will (since 7.77.0) explicitly disable the cookie
|
|||
engine and clear the list of files to read cookies from.
|
||||
.SH SECURITY
|
||||
This document previously mentioned how specifying a non-existing file can also
|
||||
enable the cookie engine. While true, we strongly advice against using that
|
||||
enable the cookie engine. While true, we strongly advise against using that
|
||||
method as it is too hard to be sure what files will stay that way in the long
|
||||
run.
|
||||
.SH DEFAULT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue