v2.0.3
Pre-release
Pre-release
Fixes
- Fixed
Stream
usedHttpResponse
instance - Fixed double-check for
HttpRequest.headers
Perf
- For
Stream
(sendFile
,res.pipe
) performance will be slower due of catching bugs - Allow
sync
functions forsingle
route callback and onsingle
route callback performance will be improved up-to25%
Feat
- Added new
OPTIONS
arguments tores.compressStream(stream, OPTIONS)
Example
- Added
video
stream example