molnarg / node-http2

An HTTP/2 client and server implementation for node.js
MIT License
1.79k stars 185 forks source link

Support for ORIGIN FRAME #241

Closed mcmanus closed 6 years ago

mcmanus commented 7 years ago

http://httpwg.org/http-extensions/origin-frame.html

remove BLOCKED which was never used and is squatting on codepoint 0xB add ORIGIN FRAME on codepoint 0xC