)]}'
{
  "commit": "36e355f50188a72cd4c70aca039be8f04b6d35cf",
  "tree": "65e81c4854c2c03c38205ed2615fde62fc42301b",
  "parents": [
    "a85d7ec764ea485cbbc49f3f3e7f1b43f87a1c74"
  ],
  "author": {
    "name": "Michal Terepeta",
    "email": "michal.terepeta@gmail.com",
    "time": "Thu Jul 30 18:35:28 2020 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 30 09:35:28 2020 -0700"
  },
  "message": "Minor changes to better prepare for Null Safety (#10)\n\n* Implement chunkedTransferEncoding getter\r\n\r\nThis avoids returning `null` which will be problematic in the future\r\nsince `HttpHeaders` interface defines the return value as non-nullable.\r\n\r\n* Return -1 if content length is not specified\r\n\r\nAccording to the documentation in `HttpHeaders`:\r\n\r\n  \"The value is negative if there is no content length set.\"\r\n\r\nThis will make the null-safety migration easier since `HttpHeaders`\r\ndefine the return value as non-nullable.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "840953a7349450c1179c7d1c7aa2575287a10411",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "d818c7e72a45d63f55e912f520f3b68f9770cbe8",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "77464a889511e7eab3a08ae6c0d25443d5dd6896",
      "old_mode": 33188,
      "old_path": "lib/src/sync_http.dart",
      "new_id": "ace2d2d344336ea06c5bea516424e0aa143b072e",
      "new_mode": 33188,
      "new_path": "lib/src/sync_http.dart"
    }
  ]
}
