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
$ http -a username pie.dev/basic-auth/username/password $ http -a username pie.dev/basic-auth/username/password
``` ```
Please note that when you use [`--session`](#sessions), prompted passwords are persisted in sessions files . Please note that when you use [`--session`](#sessions), prompted passwords are persisted in session files.
### Empty password ### Empty password