mirror of
https://github.com/httpie/cli.git
synced 2025-01-03 20:29:21 +01:00
Improved .netrc example formatting.
This commit is contained in:
parent
5a6b65ecc6
commit
2ad4059f92
@ -509,6 +509,7 @@ Authorization information from your ``.netrc`` file is honored as well:
|
|||||||
machine httpbin.org
|
machine httpbin.org
|
||||||
login httpie
|
login httpie
|
||||||
password test
|
password test
|
||||||
|
|
||||||
$ http httpbin.org/basic-auth/httpie/test
|
$ http httpbin.org/basic-auth/httpie/test
|
||||||
HTTP/1.1 200 OK
|
HTTP/1.1 200 OK
|
||||||
[...]
|
[...]
|
||||||
|
Loading…
Reference in New Issue
Block a user