Bug#311112: Fwd: Bug#311112: curl: Escape in HTTP requests

2005-06-01 Thread Carducci, Gerald G
] Subject: Re: Fwd: Bug#32: curl: Escape in HTTP requests On Sat, 28 May 2005, Domenico Andreoli wrote: (This is a reply to the libcurl list that this was sent to, but the report (or wish actually) regards curl the command line tool. Therefore, this is also sent to the curl-users list where

Bug#311112: Fwd: Bug#311112: curl: Escape in HTTP requests

2005-05-29 Thread Daniel Stenberg
On Sat, 28 May 2005, Domenico Andreoli wrote: (This is a reply to the libcurl list that this was sent to, but the report (or wish actually) regards curl the command line tool. Therefore, this is also sent to the curl-users list where follow-ups should be taken, if any.) For example mp3 files

Bug#311112: curl: Escape in HTTP requests

2005-05-28 Thread Andreas Metzler
Package: curl Version: 7.13.2-2 Severity: wishlist For example mp3 files often contain space characters in their filename, however curl will not deal with that: curl --trace-ascii - 'http://downhill.aus.cc/testingcurl/with space' [...] : GET /testingcurl/with space HTTP/1.1 [...] Curl sends