fixes
- [
c0fafde
] - fix: catch 'Unexpected end of form' error when receive malformed multipart (#50) (dennisleung <xiyuxistory@163.com>)
fixes
- [
448fc4b
] - fix: catch file stream error (#31) (Xin Hao <haoxinst@gmail.com>)
others
- [
d33789a
] - BREAKING CHANGE: update busboy to 1.x and node 14.x (#48) (TZ | 天猪 <atian25@qq.com>)
features
- [
e99083c
] - feat: unzip http stream (#43) (Artin <lengthmin@gmail.com>)
fixes
- [
95127c9
] - fix: compatible with node14 (#42) (killa <killa123@126.com>)
features
- [
99c1385
] - feat: parts() return promise (#37) (Yiyu He <dead_horse@qq.com>)
others
- [
750e8d2
] - clean gitignore (haoxin <coderhaoxin@outlook.com>) - [
a59ff69
] - remove Makefile, use npm scripts (haoxin <coderhaoxin@outlook.com>) - [
3a1a887
] - travis: node@4+ (haoxin <coderhaoxin@outlook.com>)
- test: use codecov.io instead of coveralls
- fix: need read all request's datas when error happened
- test: add node version 1, 2, 3, 4
- improve tests and coverage
- add checkFile hook to do file check, like limit filenam extension
- add checkField hook to do prepare jobs, like csrf
- avoid slicing arguments