Skip to content

4.1.0 / 2018-08-03

Compare
Choose a tag to compare
@keithamus keithamus released this 17 Aug 11:02
2c342c8

This is a minor update to fix a bug with keepOpen() now allowing close() to be called, and also some additional support for other http libraries - namely the http-errors library.

Community Contributions

Code Features & Fixes

  • #219 Allow for status / statusCode to exist on the prototype (by @austince)
  • #217 Enable closing after keepOpen() has been called (by @martypdx)