0 commentaires (0 commentaires)3 réactions (3 réactions)0 assignés (0 assignés)JavaScript35 713 stars (35 713 stars)3 215 forks (3 215 forks)batch import
enhancementhelp wanted
- Type d'issue
- feature
- Direction de recherche
- Investigate how Koa currently handles stream responses in lib/response.js. Study Node.js stream.pipeline() to replace manual piping and error handling. Check existing tests and any related issues or PRs for context. The issue requests support for fetch response streams and request body streams, so also examine how request body streams are consumed.