[ci skip] add httpie command.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-05-14 23:23:09 +08:00
parent cf3b9e6d4f
commit 3ebcbbed72
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@ $ docker pull appleboy/gorush
$ docker run -name gorush -p 80:8088 appleboy/gorush
```
Testing your gorush server.
Testing your gorush server using [httpie](https://github.com/jkbrzt/httpie) command.
```bash
$ http -v --verify=no --json GET http://your.docker.host/api/stat/go