mirror of
https://github.com/curl/curl.git
synced 2026-05-20 13:47:19 +03:00
CURLOPT_ALTSVC.3: use a "" file name to not load from a file
This commit is contained in:
parent
dca6f73613
commit
db80de0528
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ Pass in a pointer to a \fIfilename\fP to instruct libcurl to use that file as
|
|||
the Alt-Svc cache to read existing cache contents from and possibly also write
|
||||
it back to a after a transfer, unless \fBCURLALTSVC_READONLYFILE\fP is set in
|
||||
\fICURLOPT_ALTSVC_CTRL(3)\fP.
|
||||
|
||||
Specify a blank file name ("") to make libcurl not load from a file at all.
|
||||
.SH DEFAULT
|
||||
NULL. The alt-svc cache is not read nor written to file.
|
||||
.SH PROTOCOLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue