I'm want to post an xml file with Zinc: Something like this curl -X POST "http://user:[email protected]/createItem?name=newjobname" --data-binary "@/path/to/newconfig.xml" -H "Content-Type: text/xml"
I see the form post methods, but how do I post a file? Thanks, Sean -- View this message in context: http://forum.world.st/Post-file-with-Zinc-tp4618573.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
