molnarg / node-http2

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

Fix tests on latest Node.js #251

Open jscissr opened 6 years ago

jscissr commented 6 years ago

After these commits, all tests pass in latest Node.js v4, v6 and v8; on Windows and Linux. All changes should be backward compatible

hthetiot commented 6 years ago

lgtm

hthetiot commented 6 years ago

merged https://github.com/kaazing/http2.js/pull/5