POST /har HTTP/1.1
Content-Type: application/json
Host: mockbin.com
Content-Length: 118

{"number":1,"string":"f\"oo","arr":[1,2,3],"nested":{"a":"b"},"arr_mix":[1,"a",{"arr_mix_nested":{}}],"boolean":false}