spdy-http2 / node-spdy

SPDY server on Node.js
2.81k stars 196 forks source link

Node 0.12 error #190

Closed hanspeter1 closed 9 years ago

hanspeter1 commented 9 years ago

Spdy 1.30.0/1.30.1 doesn’t work with Node.js 0.12. I get on express 4.11.2 "express:router dispatching null" and in the Browser "Cannot null".

On Spdy 1.29.2 everything works normal.

indutny commented 9 years ago

@hanspeter1 may I ask you to put a test case in a gist and paste it here?

albertorestifo commented 9 years ago

Same problem here, there are no errors, every request replies with this:

"Cannot null"

goloroden commented 9 years ago

+1

indutny commented 9 years ago

Fixed, thanks!