nf/xtest/bodyLimit/body_limit.http
2024-01-12 19:18:33 +08:00

9 lines
127 B
HTTP

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