All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.5.9 (2022-08-25)
- support
keepHeaderCase
(4aa9295)
- Server: should not replace status code (34f9056)
2.5.8 (2022-08-03)
- Server: fix range-stream process (d88dd30)
2.5.7 (2022-08-03)
- Server: correct Content-Range implement (7e37844)
2.5.6 (2022-07-29)
- Server: add flag to disable range (c74ee71)
- Server: pretty custom error inspect (ad7357e)
- Server: should send
Content-Range
if not full body (7d5a5f5) - Server: support for stream range (01303cf)
2.5.3 (2022-07-22)
- Server: support read body later (63639d3)
2.5.2 (2022-07-22)
- Server: support for body stream (3bf1a07)
- Server: correct write end implements (88068f1)
2.5.1 (2022-07-04)
- Server: correct writable stream implement (225bd13)
- Server: fix
perf-standard/check-function-inline
(a2520a2)
2.5.0 (2022-07-03)
- Server: setup exports
- Server: setup exports (b8d9298)