gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 109/282: CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording


From: gnunet
Subject: [gnurl] 109/282: CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording
Date: Wed, 01 Apr 2020 14:29:34 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 8957e6e4ed4d0841638511e0decf31abf006c6d2
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Feb 11 15:42:25 2020 +0100

    CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording
    
    Assisted-by: Jay Satiro
    Reported-by: Craig Andrews
    Fixes #4909
    Closes #4910
---
 docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3 | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3 
b/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
index fd082df5e..b77ef41ca 100644
--- a/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
+++ b/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2019, Daniel Stenberg, <address@hidden>, et al.
+.\" * Copyright (C) 1998 - 2020, Daniel Stenberg, <address@hidden>, et al.
 .\" *
 .\" * This software is licensed as described in the file COPYING, which
 .\" * you should have received as part of this distribution. The terms
@@ -69,7 +69,10 @@ Accept alternative services offered over HTTP/3. This will 
only be used if
 libcurl was also built to actually support HTTP/3, otherwise this bit will be
 ignored.
 .SH DEFAULT
-0. No Alt-Svc treatment.
+Alt-Svc handling is disabled by default. If \fICURLOPT_ALTSVC(3)\fP is set,
+\fICURLOPT_ALTSVC_CTRL(3)\fP has a default value corresponding to
+CURLALTSVC_H1 | CURLALTSVC_H2 | CURLALTSVC_H3 - the HTTP/2 and HTTP/3 bits are
+only set if libcurl was built with support for those versions.
 .SH PROTOCOLS
 HTTPS
 .SH EXAMPLE

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



reply via email to

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