httpie-http2

February 7, 2015 ยท View on GitHub

Experimental HTTP/2 plugin for HTTPie <http://httpie.org>_.

See: https://lukasa.co.uk/2015/02/Hyper_State_Of_Union/

Installation

.. code-block:: bash

$ pip install -U httpie httpie-http2

Usage

.. code-block:: bash

$ http https://nghttp2.org/httpbin/get

.. image:: screenshot.png :alt: HTTPie HTTP/2 :align: center

Requirements

  • Python 2.7.9 or 3.4+
  • hyper_

.. _hyper: https://github.com/Lukasa/hyper

Contents

  1. 1Installation
  2. 2Usage
  3. 3Requirements