mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
8 lines
163 B
Text
8 lines
163 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-Length: 18
|
||
|
|
|
||
|
|
{"hello": "world"}
|