1
0
mirror of https://github.com/httpie/cli.git synced 2026-01-17 01:38:13 +02:00

Document auto-stream

This commit is contained in:
Jakub Roztocil
2022-01-23 17:17:58 +01:00
parent 859e442083
commit 217cf8ddae

View File

@@ -1954,6 +1954,8 @@ You can use the `--stream, -S` flag to make two things happen:
```bash
# Create a new session:
$ http --session=./session.json pie.dev/headers API-Token:123
```
```bash
# Inspect / edit the generated session file:
$ cat session.json