mirror of
https://github.com/httpie/cli.git
synced 2025-05-13 22:06:33 +02: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
|
However, HTTPie also supports persistent
|
||||||
sessions via the ``--session=SESSION_NAME_OR_PATH`` option. In a session,
|
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
|
authorization, and cookies
|
||||||
(manually specified or sent by the server) persist between requests
|
(manually specified or sent by the server) persist between requests
|
||||||
to the same host.
|
to the same host.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user