cURL / Mailing Lists / curl-users / Single Mail

curl-users

sending @ for form POST

From: pal hello <pal.hello_at_gmail.com>
Date: Mon, 2 Nov 2009 17:52:14 -0800

How do I send "@" url-encoded or otherwise through command line ?

If I try the following:
*curl -d "login_email=my%40mymail.com&password=abcd&submit=Log+In"
localhost:8080/mylocation *

then trace-ascii shows that somehow "%4" is eaten up.

-------------------------------------------------------------------
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 2009-11-03