POST /anything HTTP/1.1
Content-Type: application/json
Host: httpbin.org
Content-Length: 18

{
  "foo": "bar"
}