mirror of
https://github.com/cupcakearmy/koa-parser.git
synced 2025-09-05 15:30:39 +00:00
Update README.md
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
# Koa Body Parser
|
# Koa Body Parser
|
||||||
|
|
||||||
[](https://gitter.im/cupcakearmy/koa-parser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
||||||
[](https://www.npmjs.com/package/cca-koa-parser)
|
[](https://www.npmjs.com/package/cca-koa-parser)
|
||||||
[]()
|
[]()
|
||||||
[]()
|
[]()
|
||||||
@@ -12,6 +11,12 @@ Koa-Middleware for parsing body parameters in the request. Lightweight and no de
|
|||||||
npm install cca-koa-parser --save
|
npm install cca-koa-parser --save
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### QA
|
||||||
|
|
||||||
|
If you have questions:
|
||||||
|
|
||||||
|
[](https://gitter.im/cupcakearmy/koa-parser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
##### Supported encodings:
|
##### Supported encodings:
|
||||||
- form-data
|
- form-data
|
||||||
- x-www-form-urlencoded
|
- x-www-form-urlencoded
|
||||||
|
Reference in New Issue
Block a user