Douglas Wilson

Results 1975 comments of Douglas Wilson

Hi @gireeshpunathil please let me know if there is some time in which you are available for a voice chat; I would like to proceed with landing this PR, but...

I am locking this PR until the above issue with the interaction between myself and @gireeshpunathil is resolved.

Hi @AnyhowStep thanks for your question. So the logic was added here: https://github.com/expressjs/express/commit/b65b0636aa2890f86b4ec7baddd289c9fb1ca043 At the time, there was a general effort floating around to "fix" the spelling of the header,...

Hi! o answer your question, yes, it is a known issue, and no, has not yet been addressed. We have a link back to that referenced `http2` issue (noted in...

In addition, if all you want to do is replicate the Express routing with `http2`, the module `router` (https://github.com/pillarjs/router) is the actual Express 4.x router, extracted into it's own module...

Hi @jabrena , I'm not sure what kind of technical documentation you are looking for. All Express documentation is located at http://expressjs.com/ and anything technical is gathered from reading the...

AFAIK node-spdy already works with Express 4

Hi @HaloWang there should not be any issue holding on to the objects like thay. As for why your other requests are being blocked, I'm not sure. Express itself does...

> I think having http2 out of the box is perhaps a little out of scope of express itself? It may be, but I interpret this issue as the fact...

Hi @ronkorving, perhaps open a new issue in regards to that problem? I don't want to loose sight on the issue brought up in the original post on the issue,...