)]}'
{
  "commit": "916c2934742c7006d4733637508668d98a986807",
  "tree": "4a617005b3092c7a457fb32ac0e4a76366257c50",
  "parents": [
    "5e0ee0ca759a8e88e18586b7f223b5be4622040d"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Apr 03 02:43:18 2018 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Apr 03 02:43:18 2018 +0300"
  },
  "message": "Upstream: fixed ngx_http_upstream_test_next() conditions.\n\nPreviously, ngx_http_upstream_test_next() used an outdated condition on\nwhether it will be possible to switch to a different server or not.  It\ndid not take into account restrictions on non-idempotent requests, requests\nwith non-buffered request body, and the next upstream timeout.\n\nFor such requests, switching to the next upstream server was rejected\nlater in ngx_http_upstream_next(), resulting in nginx own error page\nbeing returned instead of the original upstream response.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e6f9c09dc17fb3ba2f7dc8e1030ea0cdb0676cd0",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_upstream.c",
      "new_id": "a415f58e3443e9aa0f963b215e2a1dfe02593ac7",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_upstream.c"
    }
  ]
}
