| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Archives
Curl with data and &
From: mikey <abc.mikey_at_googlemail.com>
Date: Tue, 24 Nov 2009 14:30:57 +0000
Hi,
I've written a little script to send data to pastebin with a command like:
curl -d format="$lang" --data-binary code2="$input" -d poster="$nick"
Which is fine unless I put something like;
curl -d format="text" --data-binary code2="This is some text to try &
In which case it will only post as far as the & i.e. "This is some text to try "
What do I do to work around this?
These mail archives are generated by hypermail. |
Page updated November 16, 2009.
web site info