spdy-http2 / http-deceiver

Deceive HTTP Parser
17 stars 8 forks source link

DeprecationWarning: Access to process.binding('http_parser') is deprecated. #9

Open naterkane opened 1 year ago

naterkane commented 1 year ago

It seems this project has been abandoned for years, but spdy depends on it, and hence dependency chain being a headache.

(node:65676) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
 |     at process.binding (node:internal/bootstrap/loaders:141:17)
 |     at Object.<anonymous> ([redacted]/node_modules/http-deceiver/lib/deceiver.js:22:24)