| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Archives
Re: curl: failed download due to missing encoding of spaces
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 21 May 2012 11:51:44 +0200 (CEST)
On Mon, 21 May 2012, Manfred Schwarb wrote:
> It turns out it is because curl sends the above URL as-is to the server,
...which of course in turn is because you didn't provide an actual URL, but
curl will not try to encode what you pass to it like that, it will instead
Other clients may opt to handle the input differently.
> Shouldn't curl encode these spaces, or is the web server (Microsoft-IIS/5.0)
If you want to send encoded spaces, then you should use the correct URL. If
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-05-21 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info