mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
3 lines
51 B
Bash
3 lines
51 B
Bash
![]() |
#!/bin/sh
|
||
|
curl -i -d echo=$1 http://localhost:8080
|