gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 63/208: CURLINFO_REDIRECT_URL.3: mention the CURLOP


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 63/208: CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case
Date: Wed, 09 Aug 2017 17:34:20 +0200

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

ng0 pushed a commit to annotated tag gnurl-7.55.0
in repository gnurl.

commit 924cd3e25bf9c139a1675da965ab95df052dea9d
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Jun 24 00:59:10 2017 +0200

    CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case
    
    ... supported since 7.54.1
---
 docs/libcurl/opts/CURLINFO_REDIRECT_URL.3 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/libcurl/opts/CURLINFO_REDIRECT_URL.3 
b/docs/libcurl/opts/CURLINFO_REDIRECT_URL.3
index 95bd9b44a..f4f882e5b 100644
--- a/docs/libcurl/opts/CURLINFO_REDIRECT_URL.3
+++ b/docs/libcurl/opts/CURLINFO_REDIRECT_URL.3
@@ -33,6 +33,9 @@ take you to if you would enable 
\fICURLOPT_FOLLOWLOCATION(3)\fP. This can come
 very handy if you think using the built-in libcurl redirect logic isn't good
 enough for you but you would still prefer to avoid implementing all the magic
 of figuring out the new URL.
+
+This URL is also set if the \fICURLOPT_MAXREDIRS(3)\fP limit prevented a
+redirect to happen (since 7.54.1).
 .SH PROTOCOLS
 HTTP(S)
 .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]