You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
Improved .netrc example formatting.
This commit is contained in:
@@ -509,6 +509,7 @@ Authorization information from your ``.netrc`` file is honored as well:
|
||||
machine httpbin.org
|
||||
login httpie
|
||||
password test
|
||||
|
||||
$ http httpbin.org/basic-auth/httpie/test
|
||||
HTTP/1.1 200 OK
|
||||
[...]
|
||||
|
||||
Reference in New Issue
Block a user