curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: api equivalent to curl --data-urlencode flag?

From: ka sc via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 11 Oct 2019 21:07:00 +1100

hi,
Thanks that looks promising. I give it a try
Katrin

On Fri, Oct 11, 2019 at 8:31 PM Dan Fandrich via curl-library
<curl-library_at_cool.haxx.se> wrote:
>
> On Fri, Oct 11, 2019 at 08:17:26PM +1100, ka sc via curl-library wrote:
> > So i did my own client function for what curl --data-urlencode flag
> > does for the command line. Obviously, i dont want to reinvent the
> > wheel if there is a better solution already? Thanks for your help.
>
> I would think you could use the curl_url API, with CURLU_URLENCODE.
> -------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette: https://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-10-11