HTTP PUT and DELETE
Dave Cragg
dave.cragg at lacscentre.co.uk
Tue Jul 24 11:00:08 EDT 2007
On 24 Jul 2007, at 15:44, Mark Smith wrote:
> The other question is how to upload a file using PUT. It's not
> necessarily ideal to have to read the whole file into a variable
> before PUTting it.
Sorry, can't help you there. PUT behaves much like POST, and there's
currently no support for putting/posting directly from a file.
> And the question of progress monitoring. And, and, and :)
You should be able to do this with libUrlSetStatusCallback
Cheers
Dave
More information about the use-livecode
mailing list