aboutsummaryrefslogtreecommitdiff
path: root/curl/request-with-large-attachment/to_container.sh
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-12-18 13:08:29 +0100
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2020-01-07 13:11:55 +0100
commit6d0584891fb4d4bc56aa1733d8b93537102474e3 (patch)
tree8980cb5aff0a1d1d6edd50ca901e4de16862e9dd /curl/request-with-large-attachment/to_container.sh
parenta8aea419b27b4125e0a6f79cf10ad13d1f472496 (diff)
downloadmoa-zs-6d0584891fb4d4bc56aa1733d8b93537102474e3.tar.gz
moa-zs-6d0584891fb4d4bc56aa1733d8b93537102474e3.tar.bz2
moa-zs-6d0584891fb4d4bc56aa1733d8b93537102474e3.zip
Add "large attachment" Example to curl Folder
Diffstat (limited to 'curl/request-with-large-attachment/to_container.sh')
-rwxr-xr-xcurl/request-with-large-attachment/to_container.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/curl/request-with-large-attachment/to_container.sh b/curl/request-with-large-attachment/to_container.sh
new file mode 100755
index 0000000..0aff27b
--- /dev/null
+++ b/curl/request-with-large-attachment/to_container.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+curl -v --header "Content-Type: text/xml;charset=UTF-8" --header "SOAPAction: \"\"" http://localhost:8080/moa-zs/services/mzs --data-binary @request.xml