molnarg / node-http2

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

Some tests failing under node 6.9.4 #232

Open baldmountain opened 7 years ago

baldmountain commented 7 years ago

Hi,

I'm taking a look at support for upgrading a connection on a non encrypted connection. A few tests are failing under node 6.9.4 but seem to work fine on node 4.6.2.