We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
09cc730
log is now an optional dependency, disabled by default. To enable logging, enable the log feature.
log
541df39
http
Content-Disposition
Error
std::Error::source()
fcae488
Changes - Replaced twoway crate with memchr
53fd6fd
Improvements
a49e036
Bugfixes - Fixed multipart stream is incomplete issue - Some other minor bug fix Improvements - Some internal breaking code changes
73e8cc8
Bugfixes - Use std::u64::MAX instead of u64::MAX
5dff3c7
Improvements - Added support for utf8 encoded field name and file name
0d7157a
Improvements - Used `u64` as content-length instead of `usize`
77485b2
Improvements - Improved the error message
d5e168d
Improvements - Changed `Error` type from `struct` to `enum` for better debugging