)]}'
{
  "commit": "6a2d605bbf2089ad275056ee19ea7e3167429ed9",
  "tree": "1052eb0f4fd8cdd4f95fbe542bd7902f4c893c2e",
  "parents": [
    "9701642af39efeb06a119f62bc0255db0a0f0a0f"
  ],
  "author": {
    "name": "Sergey Kandaurov",
    "email": "pluknet@nginx.com",
    "time": "Wed Sep 04 13:33:51 2019 +0300"
  },
  "committer": {
    "name": "Sergey Kandaurov",
    "email": "pluknet@nginx.com",
    "time": "Wed Sep 04 13:33:51 2019 +0300"
  },
  "message": "Fixed \"return\" with discarding invalid chunked body.\n\nWhen ngx_http_discard_request_body() call was added to ngx_http_send_response(),\nthere were no return codes other than NGX_OK and NGX_HTTP_INTERNAL_SERVER_ERROR.\nNow it can also return NGX_HTTP_BAD_REQUEST, but ngx_http_send_response() still\nincorrectly transforms it to NGX_HTTP_INTERNAL_SERVER_ERROR.\n\nThe fix is to propagate ngx_http_discard_request_body() errors.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5a015ea333cdd2631b6bec68ec623efabb2235a1",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_core_module.c",
      "new_id": "aa03fd61739a6ea6f7c02f6c6420136504ccabf6",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_core_module.c"
    }
  ]
}
