)]}'
{
  "commit": "64227de0cae3c63076602794d250c81dc9616a5c",
  "tree": "faae0fa4a7d59bbe5a1de1d0820cf1739b416861",
  "parents": [
    "fbb2a1c9e7e1c850965979c44535d68b24944ae2"
  ],
  "author": {
    "name": "Roman Arutyunyan",
    "email": "arut@nginx.com",
    "time": "Wed Jul 22 22:16:19 2020 +0300"
  },
  "committer": {
    "name": "Roman Arutyunyan",
    "email": "arut@nginx.com",
    "time": "Wed Jul 22 22:16:19 2020 +0300"
  },
  "message": "Xslt: disabled ranges.\n\nPreviously, the document generated by the xslt filter was always fully sent\nto client even if a range was requested and response status was 206 with\nappropriate Content-Range.\n\nThe xslt module is unable to serve a range because of suspending the header\nfilter chain.  By the moment full response xml is buffered by the xslt filter,\nrange header filter is not called yet, but the range body filter has already\nbeen called and did nothing.\n\nThe fix is to disable ranges by resetting the r-\u003eallow_ranges flag much like\nthe image filter that employs a similar technique.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b2f107dc0ac89e44cc7a75bbfede43f07b3aebc4",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_xslt_filter_module.c",
      "new_id": "8afd656af444f2a5840abbad31c7670e53c2bfc6",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_xslt_filter_module.c"
    }
  ]
}
