spdy-http2 / node-spdy

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

Server doesn't respond to http/1.1 without TLS on node 0.10 #289

Open JeffreyAngell opened 7 years ago

JeffreyAngell commented 7 years ago

I might just be doing something wrong, but the pull request to add a test for this issue passes all versions except node 0.10

https://github.com/indutny/node-spdy/pull/288