mirror of
https://github.com/httpie/cli.git
synced 2025-06-06 23:36:27 +02: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
|
.. code-block:: bash
|
||||||
|
|
||||||
# => http://example.org
|
|
||||||
$ http example.org
|
$ http example.org
|
||||||
|
# => http://example.org
|
||||||
|
|
||||||
|
|
||||||
HTTPie also installs an ``https`` executable, where the default
|
HTTPie also installs an ``https`` executable, where the default
|
||||||
@ -320,8 +320,8 @@ scheme is ``https://``:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
# => https://example.org
|
|
||||||
$ https example.org
|
$ https example.org
|
||||||
|
# => https://example.org
|
||||||
|
|
||||||
|
|
||||||
Querystring parameters
|
Querystring parameters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user