-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I was getting the following error:
...\http2-push-example\src\server.js:28
pushStream.respondWithFD(file.fileDescriptor, file.headers)
^
TypeError: Cannot read property 'respondWithFD' of null
at stream.pushStream (...\http2-push-example\src\server.js:28:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
Apparently the HTTP2 API of Node was changed in 9.4.
Metadata
Metadata
Assignees
Labels
No labels