You've already forked httpie-cli
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user