koajs/koa-body

Support more text type like text/xml

arronzhang opened this issue · 1 comments

Problem/Feature Request Summary

Support more text type.

Now only support request content-type text.

And text/plain, text/xml need to be parsed to text.

for anyone who encountered similar issue, try this fix #178