Douglas Wilson

Results 2001 comments of Douglas Wilson

So I have never used it personally, so I don't really have too much opinions on it. But I do have some responses for the clues: 1. Yea, not great,...

Thanks! I will review shortly.

Hi @AlexMeah , I think the idea is in the right direction :) Instead of baking it in to be specific to the `urlencoded` parser, it would probably benefit a...

Cool :) ! I started this work a while ago, on the `2.x-refactor` branch (https://github.com/expressjs/body-parser/tree/2.x-refactor) so you'll probably want to use that as a starting point to build it. The...

Does that module actually implement enough of the features to work here? I didn't look at it immediately but I remember at least one previous issue about this. Of course,...

This seems pretty reasonable. I'm not sure if this would be an option in this module vs an option in `send` directly, though. One thing we would need to figure...

Yea, your goal definitely makes sense 👍 I have done the same in the past with Apache rewrite rules and PHP. A middleware before this middleware would work, as long...

It depends on where exactly you're looking to put it on the website. If you want to put it in that exact location, then it would need to be incorporated...

Another thought is that perhaps it should not mention a specific OS / file system, unless the intention is that you're going to enumerate all of them. It can perhaps...

Yea. The dns is currently a cloudflare account. We can enable https only through there too. A while back there concern about https only though cloudflare was that if we...