Lukasa Echochamber 2/11/2014

HTTP/2.0 For Python

Read Original

This article announces the development of 'hyper', a new Python library that implements the HTTP/2.0 protocol. It explains the benefits of HTTP/2.0, such as header compression and multiplexing, and demonstrates how the library provides a familiar API for making HTTP/2.0 requests. The post details its alpha status, current features, and future plans, while encouraging community testing and feedback.

HTTP/2.0 For Python

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week