Display -i, --include

Include the HTTP-header in the output
This commit is contained in:
Ivor Scott 2020-02-18 19:25:39 +01:00 committed by GitHub
parent b5cd93a09f
commit 4570737d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ updated: 2017-09-20
``` ```
```bash ```bash
-i # --include: Include the HTTP-header in the output
-I # --head: headers only -I # --head: headers only
``` ```