6.1.1
General Changes
- Updated the
Response.send(body, close_connection)
method to now have the close_connection parameter beundefined
by default to allow for persisten connections to occur. - Improved comments and JSDoc types for various methods and components.
Full Changelog: 6.1.0...6.1.1