gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 122/220: CURLOPT_ALTSVC.3: use a "" file name to no


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 122/220: CURLOPT_ALTSVC.3: use a "" file name to not load from a file
Date: Thu, 12 Sep 2019 17:28:02 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit db80de0528c56cb5dc44810504a1ba61645fde23
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Aug 14 14:42:11 2019 +0200

    CURLOPT_ALTSVC.3: use a "" file name to not load from a file
---
 docs/libcurl/opts/CURLOPT_ALTSVC.3 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/libcurl/opts/CURLOPT_ALTSVC.3 
b/docs/libcurl/opts/CURLOPT_ALTSVC.3
index a13edaae8..8c7ab60a6 100644
--- a/docs/libcurl/opts/CURLOPT_ALTSVC.3
+++ b/docs/libcurl/opts/CURLOPT_ALTSVC.3
@@ -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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]