koajs / bodyparser

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

feat:replace indexOf with includes #89

Closed coderzzp closed 6 years ago

coderzzp commented 6 years ago

hello,i think includes is more meaningful than indexOf,and test is all passing through

dead-horse commented 6 years ago

please remove package-lock file