Douglas Wilson

Results 1983 comments of Douglas Wilson

Actually, I am no longer involved in this project, so up to whoever is planning to take it over. I am not even a committer these days :)

I'm not a committer any more, so cannot make such decisions. Just continue what you like and whoever comes along to pick up the project will see. No need to...

Looking at the user docs for the API I think it is a really neat use for promises. As for this vs beginTransaction, I guess the only comment I would...

Sorry, I meant that if the idea is after landing this new API that beginTransaction would end up deprecated and removed, then there wouldn't be a transaction callback API any...

Mmm, yes, that is good point. Unfortunately it is the current behavior relied upon by existing uses (that a given error object will have it's status code preserved over the...

Sorry, it slipped through the cracks. Is it possible to get tests added for this? I can look into adding them too. Ideally es6 classes to make sure we don't...

Hi! Because all we do is provide a thin app layer oj top of the Node.js core HTTP, without some core-level solution, there isn't too much we can do. If...

Hello, and thank you for your issue. You are correct regarding RFC 7617, although this module is written to RFC 2617, as this module was created prior to the existence...

I do see that TEXT is defined as follows, however: ``` TEXT = ``` which looks like it also excludes certain CTL characters. I think we can release a 2.0...

This is not a bug, the behavior is as described in the documentation