Skip to content

Instantly share code, notes, and snippets.

@shoaibali
Created October 24, 2015 00:24
Show Gist options
  • Save shoaibali/a019eb1ee9bc2a26e104 to your computer and use it in GitHub Desktop.
Save shoaibali/a019eb1ee9bc2a26e104 to your computer and use it in GitHub Desktop.
curl command to test docvert python3 posting a file and form variables using cURL
curl --form "[email protected]" --form pipeline="sanitised open document" --form autopipeline="Break up over Heading 1.default" http://DOCVERT-SERVER:DOCVERT-PORT/web-service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment