forked from extern/httpie-cli
README
This commit is contained in:
parent
d584686744
commit
fc6d89913f
58
README.rst
58
README.rst
@ -1379,9 +1379,13 @@ Also, the ``--timeout`` option allows to overwrite the default 30s timeout:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
================
|
====
|
||||||
|
Meta
|
||||||
|
====
|
||||||
|
|
||||||
|
----------------
|
||||||
Interface design
|
Interface design
|
||||||
================
|
----------------
|
||||||
|
|
||||||
The syntax of the command arguments closely corresponds to the actual HTTP
|
The syntax of the command arguments closely corresponds to the actual HTTP
|
||||||
requests sent over the wire. It has the advantage that it's easy to remember
|
requests sent over the wire. It has the advantage that it's easy to remember
|
||||||
@ -1426,9 +1430,9 @@ HTTPie reaches its final version ``1.0``. All changes are recorded in the
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
=======
|
------------
|
||||||
Support
|
User support
|
||||||
=======
|
------------
|
||||||
|
|
||||||
Please use the following support channels:
|
Please use the following support channels:
|
||||||
|
|
||||||
@ -1441,47 +1445,45 @@ Please use the following support channels:
|
|||||||
`httpie <http://stackoverflow.com/questions/tagged/httpie>`_ tag).
|
`httpie <http://stackoverflow.com/questions/tagged/httpie>`_ tag).
|
||||||
* You can also tweet directly to `@jkbrzt`_.
|
* You can also tweet directly to `@jkbrzt`_.
|
||||||
|
|
||||||
=======
|
|
||||||
Authors
|
|
||||||
=======
|
|
||||||
|
|
||||||
|
----------
|
||||||
`Jakub Roztocil`_ (`@jkbrzt`_) created HTTPie and `these fine people`_
|
|
||||||
have contributed.
|
|
||||||
|
|
||||||
|
|
||||||
====
|
|
||||||
Logo
|
|
||||||
====
|
|
||||||
|
|
||||||
See `claudiatd/httpie-artwork`_
|
|
||||||
|
|
||||||
|
|
||||||
==========
|
|
||||||
Contribute
|
Contribute
|
||||||
==========
|
----------
|
||||||
|
|
||||||
See `CONTRIBUTING <https://github.com/jkbrzt/httpie/blob/master/CONTRIBUTING.rst>`_.
|
See `CONTRIBUTING <https://github.com/jkbrzt/httpie/blob/master/CONTRIBUTING.rst>`_.
|
||||||
|
|
||||||
|
|
||||||
==========
|
----------
|
||||||
Change log
|
Change log
|
||||||
==========
|
----------
|
||||||
|
|
||||||
See `CHANGELOG <https://github.com/jkbrzt/httpie/blob/master/CHANGELOG.rst>`_.
|
See `CHANGELOG <https://github.com/jkbrzt/httpie/blob/master/CHANGELOG.rst>`_.
|
||||||
|
|
||||||
|
|
||||||
=======
|
-------
|
||||||
|
Artwork
|
||||||
|
-------
|
||||||
|
|
||||||
|
See `claudiatd/httpie-artwork`_
|
||||||
|
|
||||||
|
|
||||||
|
-------
|
||||||
Licence
|
Licence
|
||||||
=======
|
-------
|
||||||
|
|
||||||
BSD-3-Clause: `LICENSE <https://github.com/jkbrzt/httpie/blob/master/LICENSE>`_.
|
BSD-3-Clause: `LICENSE <https://github.com/jkbrzt/httpie/blob/master/LICENSE>`_.
|
||||||
|
|
||||||
|
|
||||||
|
-------
|
||||||
|
Authors
|
||||||
|
-------
|
||||||
|
|
||||||
================
|
`Jakub Roztocil`_ (`@jkbrzt`_) created HTTPie and `these fine people`_
|
||||||
|
have contributed.
|
||||||
|
|
||||||
|
----------------
|
||||||
Related projects
|
Related projects
|
||||||
================
|
----------------
|
||||||
|
|
||||||
* `jq <https://stedolan.github.io/jq/>`_ — a command-line JSON processor that
|
* `jq <https://stedolan.github.io/jq/>`_ — a command-line JSON processor that
|
||||||
works great in conjunction with HTTPie
|
works great in conjunction with HTTPie
|
||||||
|
Loading…
Reference in New Issue
Block a user