This commit is contained in:
Jakub Roztocil 2019-08-29 10:16:39 +02:00
parent bb4f101c1e
commit 2d16494845

View File

@ -9,7 +9,12 @@ colorized output. HTTPie can be used for testing, debugging, and
generally interacting with HTTP servers. generally interacting with HTTP servers.
.. class:: no-web .. class:: no-web no-pdf
|pypi| |unix_build| |coverage| |downloads| |gitter|
.. class:: no-web no-pdf
.. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.gif .. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.gif
:alt: HTTPie in action :alt: HTTPie in action
@ -17,18 +22,6 @@ generally interacting with HTTP servers.
:align: center :align: center
.. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.png
:alt: HTTPie compared to cURL
:width: 100%
:align: center
.. class:: no-web no-pdf
|pypi| |unix_build| |coverage| |downloads| |gitter|
.. contents:: .. contents::
.. section-numbering:: .. section-numbering::
@ -38,6 +31,7 @@ generally interacting with HTTP servers.
Main features Main features
============= =============
* Expressive and intuitive syntax * Expressive and intuitive syntax
* Formatted and colorized terminal output * Formatted and colorized terminal output
* Built-in JSON support * Built-in JSON support
@ -53,6 +47,14 @@ Main features
* Test coverage * Test coverage
.. class:: no-web
.. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.png
:alt: HTTPie compared to cURL
:width: 100%
:align: center
Installation Installation
============ ============