multer icon indicating copy to clipboard operation
multer copied to clipboard

Node.js middleware for handling `multipart/form-data`.

Results 183 multer issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/expressjs/multer/discussions/1253 Originally posted by **sewellstephens** April 14, 2024 Hi, I'm not at all an expert in cybersecurity nor am I a security researcher, but Snyk security and...

investigate
help wanted

I am uploading file from frontend to get URL but when I upload the file with multer, it automatically changes the file type on the backend. I used word changes...

question
help wanted

This PR migrates the CI pipeline from travis to GitHub actions and adds node version 11 to 22 to the matrix. The travis project should be removed after merging the...