6.4.3
What's Changed
- Improved performance by utilizing lazy stream initialization for both
Request
andResponse
component. - Added
'use strict'
prefix to source for better enforced practices. - Reduced package size by utilizing native
http
module status code constants. - Improved JSDoc & TypeScript types.
Full Changelog: 6.4.2...6.4.3