http2-push-example icon indicating copy to clipboard operation
http2-push-example copied to clipboard

pushStream 的回调函数参数api修改了

Open includeios opened this issue 6 years ago • 0 comments

stream.pushStream({ ':path': path }, (err,pushStream) => { })

先err再pushStream

includeios avatar Feb 20 '19 06:02 includeios