mirror of
https://github.com/httpie/cli.git
synced 2025-03-13 22:39:22 +01:00
Add examples
This commit is contained in:
parent
5df3a91619
commit
165dc36f8d
@ -310,8 +310,8 @@ The default scheme is ``http://`` and can be omitted from the argument:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
# => http://example.org
|
||||
$ http example.org
|
||||
# => http://example.org
|
||||
|
||||
|
||||
HTTPie also installs an ``https`` executable, where the default
|
||||
@ -320,8 +320,8 @@ scheme is ``https://``:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
# => https://example.org
|
||||
$ https example.org
|
||||
# => https://example.org
|
||||
|
||||
|
||||
Querystring parameters
|
||||
|
Loading…
Reference in New Issue
Block a user