This repository was archived by the owner on Jul 12, 2024. It is now read-only.
v2.15.5
Fixes
- Use
createReadStream
instead ofsendFile
to stream files to avoid breaking changes with headers. (Issue mockoon/mockoon#605)
createReadStream
instead of sendFile
to stream files to avoid breaking changes with headers. (Issue mockoon/mockoon#605)