mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 05:55:04 -05:00
CURLOPT_ALTSVC.3: use a "" file name to not load from a file
This commit is contained in:
parent
dca6f73613
commit
db80de0528
@ -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
|
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
|
it back to a after a transfer, unless \fBCURLALTSVC_READONLYFILE\fP is set in
|
||||||
\fICURLOPT_ALTSVC_CTRL(3)\fP.
|
\fICURLOPT_ALTSVC_CTRL(3)\fP.
|
||||||
|
|
||||||
|
Specify a blank file name ("") to make libcurl not load from a file at all.
|
||||||
.SH DEFAULT
|
.SH DEFAULT
|
||||||
NULL. The alt-svc cache is not read nor written to file.
|
NULL. The alt-svc cache is not read nor written to file.
|
||||||
.SH PROTOCOLS
|
.SH PROTOCOLS
|
||||||
|
Loading…
Reference in New Issue
Block a user