curl-library
Re: Synonym of --data-binary
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 3 Jan 2009 12:11:58 +0100 (CET)
Date: Sat, 3 Jan 2009 12:11:58 +0100 (CET)
On Sat, 3 Jan 2009, Alexander Levshin wrote:
> I'm using libcurl.NET by Jeff Phillips 1.3.0.0 in my work. Is anybody know
> how to code --data-binary option?
--data-binary is just reading a file into a buffer and then sets
CURLOPT_POSTFIELDS to use that data.
-- / daniel.haxx.seReceived on 2009-01-03