You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-26 00:31:53 +02:00
Updated README.
This commit is contained in:
@@ -529,8 +529,8 @@ Since sessions are named, you can switch between multiple sessions:
|
||||
http --session=user2 --auth=user2:password example.org
|
||||
|
||||
|
||||
Note that session cookies respect domain and path.
|
||||
Session data are store in ``~/.httpie/sessions/<name>.pickle``.
|
||||
Note that session cookies respect the cookie domain and path.
|
||||
Session data are stored in ``~/.httpie/sessions/<name>.pickle``.
|
||||
|
||||
|
||||
==============
|
||||
|
||||
Reference in New Issue
Block a user