summaryrefslogtreecommitdiff
path: root/httpdemoinput.sh
diff options
context:
space:
mode:
Diffstat (limited to 'httpdemoinput.sh')
-rw-r--r--httpdemoinput.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/httpdemoinput.sh b/httpdemoinput.sh
new file mode 100644
index 0000000..b520b12
--- /dev/null
+++ b/httpdemoinput.sh
@@ -0,0 +1,2 @@
+curl -d "{\"A\": \"test\"}" http://localhost:8080/hello
+