Sebastian Beltran
Sebastian Beltran
btw, I’ll also be working on this, since this module is important for enabling HTTP/2 in the modules. @jshttp/express-tc, could you please create a new branch? This new version would...
> Refactor isFinished to use only modern public properties of HttpIncomingMessage and HttpOutgoingMessage Which private properties are we using from them? The ones we use are necessary and partially documented.
It seems confusing to me because it gives the impression that they are still providing the translations
Yes, if a new page is added, ideally it should also be added to the other languages, even if they aren’t translated yet. However, I think this addition should be...
I was waiting to merge (https://github.com/expressjs/expressjs.com/pull/1779) to close this.
> This one might need a Documentation-only deprecation to start. It's likely going to be too disruptive to go straight to a Runtime deprecation. https://github.com/search?type=code&q=%22require%28%27_http%22 Most of them seem to...
@nodejs/http what are your recommendations?
Sorry for the delay > Right now I respond only to issues/discussions in [expressjs/express](https://github.com/expressjs/express/) repository, but, at least historically, the triager role applied to all 3 organisations ([expressjs](https://github.com/expressjs), [pillarjs](https://github.com/pillarjs), [jshttp](https://github.com/jshttp))...
I’ve spoken with @krzysdz, and for now, they won’t be joining. Just let us know whenever you want to join
@UlisesGascon @wesleytodd, what is the possibility of managing two histories in the Express repository, meaning: - HISTORY.md: As it has been functioning - HISTORY-REMOTE.md: The changelog adapted for the website...