http2-push-example
http2-push-example copied to clipboard
pushStream 的回调函数参数api修改了
stream.pushStream({ ':path': path }, (err,pushStream) => { })
先err再pushStream