summaryrefslogtreecommitdiff
path: root/test/syntax/code/http
blob: 34631a1daf96b86402c23b407fc52d53641f83c1 (plain)
1
2
3
4
5
6
POST /task?id=1 HTTP/1.1
Host: example.org
Content-Type: application/json; charset=utf-8
Content-Length: 19

{"status": "ok", "extended": true}