httpsys icon indicating copy to clipboard operation
httpsys copied to clipboard

Better integration with 'connect' middleware, such as connect.logger

Open gimelfarb opened this issue 11 years ago • 0 comments

Several enhancements for better integration with 'connect' middleware:

  • Firing 'finish' event on ServerResponse so that logging can occur
  • Allowing setting of res.statusCode property
  • Fix passing of response headers to 'connect' middleware (connect.logger)

gimelfarb avatar Dec 31 '13 18:12 gimelfarb