gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 167/264: compressed.d: stress that the headers are not modified


From: gnunet
Subject: [gnurl] 167/264: compressed.d: stress that the headers are not modified
Date: Thu, 30 Apr 2020 16:07:50 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit b9a0804ad1abfb6107f411bc6e256522703b40cf
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Apr 11 23:49:27 2020 +0200

    compressed.d: stress that the headers are not modified
    
    Suggested-by: Michael Osipov
    Assisted-by: Jay Satiro
    Bug: https://github.com/curl/curl/issues/5182#issuecomment-611638008
    Closes #5217
---
 docs/cmdline-opts/compressed.d | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/cmdline-opts/compressed.d b/docs/cmdline-opts/compressed.d
index dc130c1f0..3aca92c32 100644
--- a/docs/cmdline-opts/compressed.d
+++ b/docs/cmdline-opts/compressed.d
@@ -3,5 +3,7 @@ Help: Request compressed response
 Protocols: HTTP
 ---
 Request a compressed response using one of the algorithms curl supports, and
-save the uncompressed document.  If this option is used and the server sends
-an unsupported encoding, curl will report an error.
+automatically decompress the content. Headers are not modified.
+
+If this option is used and the server sends an unsupported encoding, curl will
+report an error.

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



reply via email to

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