From 2de8749beed9373ae26daabcbd47ec5d020cc093 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Mon, 7 Oct 2019 13:59:19 +0200 Subject: Add tnvz-q Example to curl Folder --- curl/send_mzs_dreq_to_standalone.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 curl/send_mzs_dreq_to_standalone.sh (limited to 'curl/send_mzs_dreq_to_standalone.sh') diff --git a/curl/send_mzs_dreq_to_standalone.sh b/curl/send_mzs_dreq_to_standalone.sh deleted file mode 100755 index 88c2d96..0000000 --- a/curl/send_mzs_dreq_to_standalone.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -curl -v --header "Content-Type: text/xml;charset=UTF-8" --header "SOAPAction: \"\"" http://localhost:8080/services/mzs --data-binary @mzs-delivery-request.xml -- cgit v1.2.3