mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-05 05:18:53 +08:00
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
|
POST /json HTTP/1.0
|
||
|
Content-Type: text/json
|
||
|
Content-Length: 21
|
||
|
Connection: keep-alive
|
||
|
|
||
|
{ "name" : "value"}
|
||
|
|