POST XML file using cURL command line
How can I POST an XML file to a local server http://localhost:8080
using cURL from the command line?
What command should I use?
How can I POST an XML file to a local server http://localhost:8080
using cURL from the command line?
What command should I use?