aboutsummaryrefslogtreecommitdiffstats
path: root/examples/echo_post/curl_post.sh
blob: c9ec987ea21f4c459de0fe74b66ea23932df4790 (plain) (blame)
1
2
#!/bin/sh
curl -i -d echo=$1 http://localhost:8080