cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: URL Encoding issues

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Sep 2010 23:12:44 +0200 (CEST)

On Tue, 28 Sep 2010, Dan Fandrich wrote:

> I agree. curl_easy_escape encodes everything other than alphanumerics, but
> it should really leave all the "unreserved" characters alone according to
> spec. That breaks 100% backward compatibility, but it would make the
> function more correct.

Something like the attached patch perhaps?

-- 
  / daniel.haxx.se


-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2010-09-28