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: Tue, 16 Jun 2020 09:36:27 +0100

On Tue, 16 Jun 2020, at 04:45, Alex Ahn via curl-users wrote:
> Hi everyone,
>
> Recently I started using curl. From what I've seen with the -F
> function, on Command Prompt on Windows, I couldn't use either %0A or \n
> to create a new line.

You probably need some sort of escape character before the "%". See:

https://www.robvanderwoude.com/escapechars.php

-- 
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-16