sebastianDejoy

Results 4 comments of sebastianDejoy

yes please, busboy is limited...multer rules on NodeJS. Please add support to that.

Any insight about piping on this framework?

Hey @alejuanito, yeap i was. The best approach is to use `presigned` urls that have a reasonable payload limit (50GB) as opposed to lambda/APIGW that is around 6MB. I enabled...

Same here when `utf8.decode('账单信息')` returning `Error: Invalid continuation byte`. It should decode to `账单信息` , is the library having issues with code points representated in 3 bytes or more (like...