cURL / Mailing Lists / curl-users / Single Mail

curl-users

BUG: url does not get escaped

From: Alexander Zilberman <curl_at_news.windeagle.org>
Date: Tue, 28 Feb 2006 13:40:31 -0500

I got the win32 daily snapshot today

curl 7.15.3-CVS (i586-pc-mingw32msvc) libcurl/7.15.3-CVS OpenSSL/0.9.8a
zlib/1.2.2
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: Largefile NTLM SSL libz

By the way, zlib's current version is 1.2.3

>curl -v "http://www.google.com/url with spaces/"
* About to connect() to www.google.com port 80
* Trying 216.239.37.104... connected
* Connected to www.google.com (216.239.37.104) port 80
> GET /url with spaces/ HTTP/1.1
> User-Agent: curl/7.15.3-CVS (i586-pc-mingw32msvc) libcurl/7.15.3-CVS
OpenSSL/0.9.8a zlib/1.2.2
> Host: www.google.com
> Accept: */*
>
* Empty reply from server
* Connection #0 to host www.google.com left intact
curl: (52) Empty reply from server
* Closing connection #0

Sorry I should have informed you guys earlier. I know this bug existed
before but I always seem to forget to tell you guys.

oh and my system is windows xp sp2 with all the patches incase anybody needs
to know
Received on 2006-02-28