gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 275/411: range.d: clarify that curl will not parse multipart res


From: gnunet
Subject: [gnurl] 275/411: range.d: clarify that curl will not parse multipart responses
Date: Wed, 13 Jan 2021 01:21:30 +0100

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

nikita pushed a commit to branch master
in repository gnurl.

commit 15ae039883546abc9b338b1583eed5c41fd38ace
Author: José Joaquín Atria <jjatria@gmail.com>
AuthorDate: Mon Oct 26 09:36:16 2020 +0000

    range.d: clarify that curl will not parse multipart responses
    
    Closes #6127
    Fixes #6124
---
 docs/cmdline-opts/range.d | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/cmdline-opts/range.d b/docs/cmdline-opts/range.d
index 17c6c2aba..3dfa2f34c 100644
--- a/docs/cmdline-opts/range.d
+++ b/docs/cmdline-opts/range.d
@@ -29,7 +29,8 @@ specifies two separate 100-byte ranges(*) (HTTP)
 .RE
 .IP
 (*) = NOTE that this will cause the server to reply with a multipart
-response!
+response, which will be retruned as-is by curl! Parsing or otherwise
+transforming this response is the responsibility of the caller.
 
 Only digit characters (0-9) are valid in the 'start' and 'stop' fields of the
 \&'start-stop' range syntax. If a non-digit character is given in the range,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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