busboy icon indicating copy to clipboard operation
busboy copied to clipboard

Added validation to check for width and height in headers

Open fatstruct opened this issue 4 years ago • 1 comments

Due some functionality required in an app that I've been working, I had to add this aditionals params to be saved on a database.

I'm using my fork but just in case you'd like to have this change :)

fatstruct avatar Jun 16 '21 05:06 fatstruct

If anything I'd rather just make additional, arbitrary pairs available to the user, instead of adding domain-specific values.

mscdex avatar Dec 11 '21 02:12 mscdex