Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
Hyper: HTTP/2.0 for Python
==========================

.. image:: https://travis-ci.org/Lukasa/hyper.png?branch=master :target: https://travis-ci.org/Lukasa/hyper
.. image:: https://travis-ci.org/Lukasa/hyper.png?branch=master
:target: https://travis-ci.org/Lukasa/hyper

HTTP is changing under our feet. HTTP/1.1, our old friend, is being
supplemented by the brand new HTTP/2.0 standard. HTTP/2.0 provides many
Expand Down