Jon Mellman
Results
1
issues of
Jon Mellman
`express-bunyan-logger` incorrectly logs a 200 response code when connections are aborted. This happens when a connection is closed due to timeout ([`server.timeout`](https://nodejs.org/api/http.html#http_server_timeout) value is reached), for example. Other libraries correctly...