Douglas Wilson

Results 1985 comments of Douglas Wilson

> What tests? So you said there is a bug, and this is a fix. So we have a file under the tests folder with tests to make sure the...

> Also, most of the GitHub tests failed, but most of the 1x.x errors is because I did not put a space at the beginning of a comment I see,...

Hello 👋! Yes, the cookie module can be bumped, though I don't think it will help woth the samesite problem. I can do it, or if you would like me...

Sounds awesome! I look forward to your contribution!

We can document it, though the behavior is whatever the version of Node.js you are running is. For Express 4, that is Node.js 0.10, all three io.js, and up to...

Hello, and thank you for the report! I was taking a read over your comments and I think I'm lost, I'm really sorry. Taking a look at the docs and...

I like it 👍 . Not sure if there are any implications to cache software in handing multiple header or not, but I don't think it would matter since cache-control...

Hello, and thank you for the report, I will investigate. The index.html file should not be sent at all in your example, so we'll want to fix that 👍

Hi @wdanilo that is strange indeed! This module doesn't perform any type of internal caching of anything, from the file content to any other metadata. Each request for a given...

Is this an issue with typescript typings? They are part of the DefinitelyTyped project, and not part of this repo. If it is something else, I'm sorry, as I'm not...