1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
This commit is contained in:
Jakub Roztocil
2022-01-24 01:51:45 +01:00
parent 30a4d29f77
commit 700dbeddb0

View File

@@ -1286,7 +1286,7 @@ If you omit the password part of `--auth, -a`, HTTPie securely prompts you for i
password test
```
```bash
```bash
$ http pie.dev/basic-auth/httpie/test
HTTP/1.1 200 OK
[...]