Douglas Wilson

Results 1985 comments of Douglas Wilson

> Maybe allow user to register some kind of a callback to format res.send(object) result? So if he wants magic to happen, he could register a function that serializes objects...

> In fact, I even thought about second middleware stack that's executed by res.send() where you can define functions to manipulate result of res.send() (for example, forming JSONP output or...

Not sure how the comment relates to the original post (which does not mention JSONP at all). Let's stay on topic, please :)

No, we won't be removing the use of `__proto__`. The reason I these cannot be globals. Users should be able to have an Express server in the same process as...

Regarding the `http2` discussion, I put a comment over at their repo saying we are willing to make any changes/fixes necessary here if someone wants to open a _new_ issue...