mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 13:38:43 +00:00
9 lines
278 B
Text
9 lines
278 B
Text
|
|
POST /foo?param=Value&Pet=dog HTTP/1.1
|
||
|
|
Host: example.com
|
||
|
|
Date: Tue, 20 Apr 2021 02:07:55 GMT
|
||
|
|
Content-Type: application/json
|
||
|
|
Content-Digest: sha-512=:WZDPaVn/7XgHaAy8pmojAkGWoRx2UFChF41A2svX+TaPm+AbwAgBWnrIiYllu7BNNyealdVLvRwEmTHWXvJwew==:
|
||
|
|
Content-Length: 18
|
||
|
|
|
||
|
|
{"hello": "world"}
|