richardgirges / express-fileupload

Simple express file upload middleware that wraps around busboy
MIT License
1.52k stars 259 forks source link

Stricter request method and headers checks #359

Closed RomanBurunkov closed 9 months ago

RomanBurunkov commented 9 months ago

This PR is a successor of the PR #279 But with some additional checks for methods and small refactoring.

coveralls commented 9 months ago

Coverage Status

coverage: 94.785% (+0.03%) from 94.753% when pulling 9f4d71de3b8d662ec0766307601b212e5f3d2fea on RomanBurunkov:master into 7206ce7417104eec148c3d2d0c6e19e4dea52e7f on richardgirges:master.