6 lines
144 B
Text
6 lines
144 B
Text
POST /task?id=1 HTTP/1.1
|
|
Host: example.org
|
|
Content-Type: application/json; charset=utf-8
|
|
Content-Length: 19
|
|
|
|
{"status": "ok", "extended": true}
|