xml post
Status: Alpha
Brought to you by:
coroberti
From: Matt L. <mat...@av...> - 2008-10-28 16:15:32
|
Hello, I am trying to do an xml post with curl-loader similar to the curl commad below: curl -F file=@/tmp/addexistingaccount.xml http://localhost/nomadesk/index.php?TaskNavigator::Task=ReceiveMessage How is a similar command created in curl-loader .conf file? I have tried setting the UPLOAD_FILE tag, to no avail. Best Regards, Matt Love |