httpsys
httpsys copied to clipboard
Better integration with 'connect' middleware, such as connect.logger
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)