multipasta 🍝🤌🤌
A cross-platform multipart parser
A cross-platform multipart parser
A cross-platform multipart parser
2222e43
Thanks @tim-smart! - fix issue where where boundary is not found0695563
Thanks @tim-smart! - simplify non-node search algoe0ef1a6
Thanks @tim-smart! - don't convert Uint8Array to Buffer on nodee869167
Thanks @tim-smart! - remove use of "new Function"ed57d0a
Thanks @tim-smart! - fix for optional property types12fea72
Thanks @tim-smart! - handle duplicate header values6877f7d
Thanks @tim-smart! - contentDisposition typo fixef63f31
Thanks @tim-smart! - fix for multibyte chars in header valuesf00aa13
Thanks @tim-smart! - fix backpressure for node streams499a8a5
Thanks @tim-smart! - add node stream with no backpressure83fe309
Thanks @tim-smart! - fix uint8array search for small chunks
fc69ce9
Thanks @tim-smart! - fix node stream backpressure
871713a
Thanks @tim-smart! - fix needle length check ordera253822
Thanks @tim-smart! - don't compile matcher if Buffer api is present553dbce
Thanks @tim-smart! - fix issue with headers over multiple chunks95c5ecd
Thanks @tim-smart! - fix for headers spanning multiple chunks596b4b2
Thanks @tim-smart! - optimization if Buffer api is available2d43f89
Thanks @tim-smart! - fix web file read loop7b0c422
Thanks @tim-smart! - add web api87329c3
Thanks @tim-smart! - only emit node errors on parser0597c80
Thanks @tim-smart! - remove pull api
d5c1736
Thanks @tim-smart! - support IncomingHttpHeaders for node
91a416f
Thanks @tim-smart! - fix node backpressure9877b3c
Thanks @tim-smart! - add node stream wrapper7d7c35b
Thanks @tim-smart! - don't emit seed05a7fcb
Thanks @tim-smart! - fix for multiple endsaf7b4b4
Thanks @tim-smart! - support emitting errors in pull apidd56c6f
Thanks @tim-smart! - change reader api to pull api3d815fb
Thanks @tim-smart! - use headers in config9df620b
Thanks @tim-smart! - initial version