Update README

Add header output option for curl
This commit is contained in:
o20ne 2019-02-15 10:24:28 +08:00 committed by GitHub
parent a8e83f69a8
commit e5505e0f80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ Content-Length: 33
Test that service returns results for scan target directory: Test that service returns results for scan target directory:
```bash ```bash
$ curl http://localhost:9000/scanPath?path=/scan-target $ curl -i http://localhost:9000/scanPath?path=/scan-target
``` ```
**Status codes:** **Status codes:**