gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 20/150: TODO: UTF-8 filenames in Content-Dispositio


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 20/150: TODO: UTF-8 filenames in Content-Disposition
Date: Fri, 30 Mar 2018 16:47:54 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 094647fcace5593cc26aad556ff226d4e9af87b0
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sun Jan 28 14:52:08 2018 +0100

    TODO: UTF-8 filenames in Content-Disposition
    
    Closes #1888
---
 docs/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index 5cb37c923..ecea1eeb1 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -141,6 +141,7 @@
  18.2 glob posts
  18.3 prevent file overwriting
  18.4 simultaneous parallel transfers
+ 18.5 UTF-8 filenames in Content-Disposition
  18.6 warning when setting an option
  18.8 offer color-coded HTTP header output
  18.9 Choose the name of file in braces for complex URLs
@@ -930,6 +931,13 @@ that doesn't exist on the server, just like 
--ftp-create-dirs.
  Using the multi interface would also allow properly using parallel transfers
  with HTTP/2 and supporting HTTP/2 server push from the command line.
 
+18.5 UTF-8 filenames in Content-Disposition
+
+ RFC 6266 documents how UTF-8 names can be passed to a client in the
+ Content-Disposition header, and curl does not support this.
+
+ https://github.com/curl/curl/issues/1888
+
 18.6 warning when setting an option
 
  Display a warning when libcurl returns an error when setting an 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]