2 lines
86 B
Bash
2 lines
86 B
Bash
curl --request POST --data "test message" -H "Accept: text/json" http://localhost/pub
|
curl --request POST --data "test message" -H "Accept: text/json" http://localhost/pub
|