cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Calling MailChimp with json in post

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Sat, 16 Jun 2012 09:27:52 +0200

On Saturday, June 16, 2012 14:01:47 Owen Watson wrote:
> Sorted it out: once I escaped the quote marks as \" all was well. Is
> there something in the curl docs with a big warning for Windows users
> about quote marks?

I suspect it was your shell who ate them, not curl. But I am not a Windows
user myself to tell for sure. Try to precede the whole command with 'echo'
and see whether the quote marks appear in the echoed string.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-16