cojs / co-body

Parse request bodies with co
MIT License
325 stars 42 forks source link

Improved performance and some refactor #61

Closed SuperPaintman closed 3 years ago

SuperPaintman commented 6 years ago

Hello!

I improved req and options checking and normalizing. And also I moved same code into separate util functions.