cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_escape() and curl_unescape() mods

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 26 Jul 2002 13:20:36 +0200 (MET DST)

On Mon, 8 Jul 2002, Combes, Chris M. wrote:

> Below is a diff for some changes to curl_escape() and curl_unescape().
>
> The issue that the changes address is that of converting spaces to %20 (hex
> counterpart) instead of a '+'. RFC 2396 defines that spaces should be
> converted to %20.
>
> Also, I think that if curl_escape() is called on a string, curl_unescape()
> should the return the original string.

That is basicly what I already did, on June 26th... Check the code in CVS!
:-)

-- 
  Cheers,
  Daniel Stenberg
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-07-26