curl-library
HTTP PUT request, without a file.
From: Tom Bruno <tbruno_at_neuros.us>
Date: Thu, 09 Aug 2007 00:12:52 -0500
Date: Thu, 09 Aug 2007 00:12:52 -0500
I am trying to use an http put request to update a profile on our
server. All the documentation availabe only shows examples of how to
http put from a FILE*. I however have a buffer in memory containing the
string of data that needs to be sent.
How would I go about doing this?
Received on 2007-08-09