myshenin / aws-lambda-multipart-parser

Parser of multipart/form-data requests for AWS Lambda
MIT License
74 stars 38 forks source link

Fix content type case issue on regex parse #31

Open davinun99 opened 1 year ago

davinun99 commented 1 year ago

Ignoring cases on Content Type regex, also grouping regex on a var