)]}'
{
  "commit": "32d01402c64c7da7ec7e6c9cce3ed4701c6ca110",
  "tree": "087eb8c431e659b665a5d00b5a7e3d5b0e1605ef",
  "parents": [
    "bb64ea2aa4309c2134fd9d47dcfdb7af9a00f6ae"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Sun Aug 29 22:20:36 2021 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Sun Aug 29 22:20:36 2021 +0300"
  },
  "message": "HTTP/2: reworked body reading to better match HTTP/1.x code.\n\nIn particular, now the code always uses a buffer limited by\nclient_body_buffer_size.  At the cost of an additional copy it\nensures that small DATA frames are not directly mapped to small\nwrite() syscalls, but rather buffered in memory before writing.\nFurther, requests without Content-Length are no longer forced\nto use temporary files.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac10c2ab6d85e2e367663c21f074b51651972aa2",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.c",
      "new_id": "461bbff8405fc7e3af1d9182a18604d8b135e8df",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.c"
    }
  ]
}
