mirror of
https://github.com/httpie/cli.git
synced 2024-11-12 19:05:14 +01:00
Use parentheses in describing sessions (#664)
It's a little more readable than using em dashes.
This commit is contained in:
parent
0f4dce98c7
commit
8ca333dda0
@ -1346,7 +1346,7 @@ previous ones to the same host.
|
||||
|
||||
However, HTTPie also supports persistent
|
||||
sessions via the ``--session=SESSION_NAME_OR_PATH`` option. In a session,
|
||||
custom headers—except for the ones starting with ``Content-`` or ``If-``—,
|
||||
custom headers (except for the ones starting with ``Content-`` or ``If-``),
|
||||
authorization, and cookies
|
||||
(manually specified or sent by the server) persist between requests
|
||||
to the same host.
|
||||
|
Loading…
Reference in New Issue
Block a user