{
  "log": {
    "version": "1.2",
    "creator": {
      "name": "WebInspector",
      "version": "537.36"
    },
    "pages": [],
    "entries": [
      {
        "request": {
          "method": "POST",
          "url": "",
          "httpVersion": "HTTP/1.1",
          "postData": {}
        }
      },
      {
        "startedDateTime": "2016-11-18T23:13:35.385Z",
        "time": 403.58199999900535,
        "request": {
          "method": "POST",
          "url": "https://insomnia.rest/foo/bar",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "Host",
              "value": "insomnia.rest"
            },
            {
              "name": "cookie",
              "value": "foo=bar"
            }
          ],
          "postData": {
            "params": [],
            "text": "hello world!"
          },
          "queryString": [{
            "name": "foo",
            "value": "bar",
            "comment": "This is a comment"
          }],
          "cookies": [
            {
              "name": "__cfduid",
              "value": "df7b43586f071c4aaa79dc8a9de0845771478571055",
              "expires": null,
              "httpOnly": false,
              "secure": false
            },
            {
              "name": "_ga",
              "value": "GA1.2.697086801.1478571058",
              "expires": null,
              "httpOnly": false,
              "secure": false
            }
          ],
          "headersSize": 529,
          "bodySize": 0
        },
        "response": {
          "status": 200,
          "statusText": "OK",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "Date",
              "value": "Fri, 18 Nov 2016 23:13:35 GMT"
            },
            {
              "name": "Content-Encoding",
              "value": "gzip"
            },
            {
              "name": "Vary",
              "value": "Accept-Encoding"
            },
            {
              "name": "CF-Cache-Status",
              "value": "EXPIRED"
            },
            {
              "name": "Last-Modified",
              "value": "Tue, 08 Nov 2016 10:57:32 GMT"
            },
            {
              "name": "Server",
              "value": "cloudflare-nginx"
            },
            {
              "name": "ETag",
              "value": "W/\"5821af9c-27563\""
            },
            {
              "name": "Transfer-Encoding",
              "value": "chunked"
            },
            {
              "name": "Content-Type",
              "value": "application/json"
            },
            {
              "name": "access-control-allow-origin",
              "value": "*"
            },
            {
              "name": "Cache-Control",
              "value": "public, max-age=14400"
            },
            {
              "name": "Connection",
              "value": "keep-alive"
            },
            {
              "name": "CF-RAY",
              "value": "303f1d248fc02a43-SEA"
            },
            {
              "name": "Expires",
              "value": "Sat, 19 Nov 2016 03:13:35 GMT"
            }
          ],
          "cookies": [],
          "content": {
            "size": 161123,
            "mimeType": "application/json",
            "compression": 142237,
            "text": "{...}"
          },
          "redirectURL": "",
          "headersSize": 451,
          "bodySize": 18886,
          "_transferSize": 19337
        },
        "cache": {},
        "timings": {
          "blocked": 0.739,
          "dns": 29.483999999999998,
          "connect": 29.497999999999998,
          "send": 0.09900000000000375,
          "wait": 319.437,
          "receive": 24.324999999005342,
          "ssl": 15.764000000000003
        },
        "serverIPAddress": "104.20.23.46",
        "connection": "687662",
        "pageref": "page_1"
      }
    ]
  }
}
