Closed renanwilliam closed 1 year ago
When using Koa and Vercel middlewares, If you set to strict mode and send an invalid content-type header, the lib is not returning the error message before starting processing. This pull request fixes it.
is this repo still active?
Hey @renanwilliam it is, I've been off for a month or so. I'll review your PR now.
Thank you for your contribution @renanwilliam !
When using Koa and Vercel middlewares, If you set to strict mode and send an invalid content-type header, the lib is not returning the error message before starting processing. This pull request fixes it.