vercel / micro

Asynchronous HTTP microservices
MIT License
10.59k stars 459 forks source link

Unable to parse multiple times when urlencoded-body-parser is used #384

Closed mjsisley closed 5 years ago

mjsisley commented 5 years ago

Unable to call both parse (urlencoded-body-parser) and buffer/text/json in the same request.

The error varies depending on the order.

timneutkens commented 5 years ago

https://github.com/timneutkens/urlencoded-body-parser/issues/3#issuecomment-450487693