Charlie Robbins
Charlie Robbins
Thanks. Not sure how I missed that in my initial search of issues.
Thanks for including me @sffc – would love to help get involved on this issue. I will admit that I am coming at this from a pragmatic point of view:...
@thornjad primarily – `union` was created when there were no buffered streams natively in Node.js to address that shortcoming. That obviously has not been the case for many years. In...
My thought was that this would certainly be a breaking change. If post-breaking change there are a lot of issues around helper methods being missing then we could consider a...
Adding my list of issues & PRs worthy for consideration: ### Issues * Replace `union` in favor of Node streams https://github.com/http-party/http-server/issues/483 ### Pull Requests * Easy Docker usage https://github.com/http-party/http-server/issues/867, https://github.com/http-party/http-server/pull/790...
p.s. @wooorm c5a499c may explain why some slices were persistently failing as they would always encode to a string length longer than the max length allowed by HTTP: That is...
@wooorm had a few spare cycles to update this. Should be clean to land: - [x] ✅ type coverage - [x] ✅ `npm test` - [x] ✅ update `readme.md` with...
@wooorm hey friend 👋 just checking in to see if you had a spare moment to give this a once over. I'm happy to help out with maintenance if you're...