gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 161/208: include.d: clarify that it concerns the re


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 161/208: include.d: clarify that it concerns the response headers
Date: Wed, 09 Aug 2017 17:35:58 +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 171f8ded26d2845ef358c62f6e95ec34468349ae
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Jul 28 18:22:50 2017 +0200

    include.d: clarify that it concerns the response headers
    
    Reported-by: olesteban at github
    Fixes #1704
---
 docs/cmdline-opts/include.d | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs/cmdline-opts/include.d b/docs/cmdline-opts/include.d
index e55d51638..f68c96e05 100644
--- a/docs/cmdline-opts/include.d
+++ b/docs/cmdline-opts/include.d
@@ -3,5 +3,8 @@ Short: i
 Help: Include protocol headers in the output
 See-also: verbose
 ---
-Include the HTTP-header in the output. The HTTP-header includes things like
-server-name, date of the document, HTTP-version and more...
+Include the HTTP response headers in the output. The HTTP response headers can
+include things like server name, cookies, date of the document, HTTP version
+and more...
+
+To view the request headers, consider the --verbose option.

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



reply via email to

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