mirror of
https://github.com/httpie/cli.git
synced 2025-02-04 19:59:16 +01:00
Updated README.
This commit is contained in:
parent
2057e13a1d
commit
d3df59c8af
@ -529,8 +529,8 @@ Since sessions are named, you can switch between multiple sessions:
|
|||||||
http --session=user2 --auth=user2:password example.org
|
http --session=user2 --auth=user2:password example.org
|
||||||
|
|
||||||
|
|
||||||
Note that session cookies respect domain and path.
|
Note that session cookies respect the cookie domain and path.
|
||||||
Session data are store in ``~/.httpie/sessions/<name>.pickle``.
|
Session data are stored in ``~/.httpie/sessions/<name>.pickle``.
|
||||||
|
|
||||||
|
|
||||||
==============
|
==============
|
||||||
|
Loading…
Reference in New Issue
Block a user