Update README
Add header output option for curl
This commit is contained in:
parent
a8e83f69a8
commit
e5505e0f80
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Content-Length: 33
|
|||
|
||||
Test that service returns results for scan target directory:
|
||||
```bash
|
||||
$ curl http://localhost:9000/scanPath?path=/scan-target
|
||||
$ curl -i http://localhost:9000/scanPath?path=/scan-target
|
||||
```
|
||||
|
||||
**Status codes:**
|
||||
|
|
Loading…
Add table
Reference in a new issue