Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Support plaintext HTTP/2 using HTTP Upgrade #28

Closed
Lukasa opened this issue Mar 20, 2014 · 6 comments
Closed

Support plaintext HTTP/2 using HTTP Upgrade #28

Lukasa opened this issue Mar 20, 2014 · 6 comments

Comments

@Lukasa
Copy link
Member

Lukasa commented Mar 20, 2014

It would be nice if we could initiate HTTP/1. and then upgrade to HTTP/2 if the response allows us to.

This basically requires writing a HTTP/1.1 stack: I doubt aiohttp gives me the needed control.

@Lukasa
Copy link
Member Author

Lukasa commented Apr 24, 2014

I'm no longer convinced that this is a good idea. According to this email, only IE has pledged to implement support for plaintext HTTP/2 using Upgrade. With that in mind, I'm deprioritizing this again.

@Lukasa
Copy link
Member Author

Lukasa commented Apr 3, 2015

Alright, this is possible now that I have HTTP/1.1 merged.

@fredthomsen
Copy link
Contributor

Long-time lurker here looking to contribute and I started taking a look at this. Wanted to get your take to make sure I wasn't way off base before I try and finish it off. Thanks

development...fredthomsen:plaintext_http20_via_http11_upgrade

@Lukasa
Copy link
Member Author

Lukasa commented Jun 1, 2015

@fredthomsen This looks amazing! Go ahead and open a pull request with the work you have now, we can use it to track the development and provide feedback. =D

@fredthomsen
Copy link
Contributor

@Lukasa #136

@Lukasa
Copy link
Member Author

Lukasa commented Jun 8, 2015

Supported!

@Lukasa Lukasa closed this as completed Jun 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants