Created
October 24, 2015 00:24
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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