Douglas Wilson

Results 1985 comments of Douglas Wilson

The `node-mysql` issue you are referring to wasn't an issue of an error being thrown and not being catchable--it was an issue where when there was an error under certain...

> In that issue, the error was given back through the generic callback, just not emitted (unless I read it too fast). Yes, the error was given through the callback,...

Thanks! Sorry it was a holiday weekend. I'm not sure this module actually works with http2 yet, though, but landing this would imply it does. I'll need to check that...

Yes, this pins so there are two decision points. The semver is tricky bc typically in both packages, the data is has not been considered in the semver, as the...

> Should the io.js platforms be removed as well? Yes, especially them. They give trouble every so often I want them gone 100% in the next major lol

Just checking in as this is not forgotten. Will finalize once the Express versions are hammered down so we know this is usable in Express.

I think the main part the convo left off is how to work through dealing with multiple mime-types majors being in the dep tree at the same time and them...

The main benefit, I think, for stating this is that when evaluating a new proxy or server software, we can go "will, does it handle a path of 4000 octets?"...

This is actually for the discovery document, where ever that lives (I don't think I see it here, so I don't think it directly applies to this repo).

It was left off bc code elsewhere adds it already. If you look at the http response qithout this change the charset is there in published versions. The reason it...