koajs / bodyparser

Koa body parsing middleware
MIT License
1.31k stars 116 forks source link

feat: custom json request detect #12

Closed fengmk2 closed 9 years ago

fengmk2 commented 9 years ago

In special case, we let /*.json request as json request, and need to parse request body with json format.

fengmk2 commented 9 years ago

publish minor version

dead-horse commented 9 years ago

1.4.0