Roman Burunkov
Roman Burunkov
Hi @kawanet , Could you please share how I can reproduce this issue. Would like to dig into it.
Hello @IonDen , Could you please take a look on this pull request. I'm going to use that change method in my app but in a mean time have some...
Hello @IonDen , Any updates on this? Thanks, Roman.
Hello @IonDen , have you managed to fix this? Thanks, Roman.
Hi, But the file object has a name property and in case you need an extension it is possible to get it from the original file name.
Usually if there were no uploads, request doesn't contain files.
I can confirm that for versions 1.4.1 and 1.4.2 `abortOnLimit: true` closes the connection. Basically logs with `debug: true` looks this way: ``` Express-file-upload: Size limit reached for inpFile->ubuntu-22.04.1-live-server-amd64.iso, bytes:5242880...
Hi, Issue with headers were already sent fixed in version 1.4.2 by PR #238. In the case described above, middleware won't call next and route handler will not be invoked.
Closing this as a not active issue highly likely related to the underneath system and it's configuration rather than middleware.