node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
725 stars 115 forks source link

support HTTP2 to make SSE easy #474

Closed fengmk2 closed 2 months ago

fengmk2 commented 11 months ago

https://github.com/nodejs/undici/releases/tag/v5.25.0

fengmk2 commented 11 months ago

https://twitter.com/matteocollina/status/1704527151465173080

fengmk2 commented 2 months ago

https://github.com/alipay/alipay-sdk-nodejs-all/blob/master/src/alipay.ts#L345 需要强制开启 H2 才能走 SSE