curl-library
Re: Spaces in URLs
Date: Wed, 21 Aug 2002 09:48:24 +0200 (CEST)
Hi!
Thanks a lot for your reply!
On Tue, 20 Aug 2002, Nick Gimbrone wrote:
> [...]
> Remember that the example given had the space in the query string, not in the
> url path. As such, using the curl_escape() function on the entire query string
> (the part starting just after the "?" thru to the end) is exactly what the
> doctor ordered...
Thanks a lot for pointing this out! When I was using curl_escape() on the
entire URL, I got no response from the server. But using it only on the
query string, as you suggested, worked nicely.
Regards,
Holger
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-21