9 lines
127 B
HTTP
9 lines
127 B
HTTP
### body_limit
|
|
POST http://127.0.0.1/data
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"name": "zyp",
|
|
"age": 19,
|
|
"likes": ["2233"]
|
|
} |