curl / Mailing Lists / curl-users / 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: Newline escape sequence with -F

From: Jeremy Nicoll via curl-users <curl-users_at_cool.haxx.se>
Date: Wed, 17 Jun 2020 17:58:52 +0100

On Wed, 17 Jun 2020, at 17:45, Alex Ahn via curl-users wrote:
> I tried your suggestion. %%0A didn't come out as %0A...

I think part of the problem is appreciating that different types of
escape suit different circumstances.

"%" is a significant character in eg BAT files, so advice on how to
escape those inside BAT files might not have been applicable to
what you were doing.

I've used ^ in quite a lot of scripts, with success.

-- 
Jeremy Nicoll - my opinions are my own.
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-06-17