)]}'
{
  "commit": "603b4f618a4ddf3eb1821b0afb9c1ee49070763b",
  "tree": "57aa5fbc7270808575ce58ddb707574b75e1baac",
  "parents": [
    "53b893d0da565b842bf125d6d730feae3efbf657"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Mon Sep 28 02:32:44 2015 +0300"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Mon Sep 28 02:32:44 2015 +0300"
  },
  "message": "HTTP/2: fixed splitting of response headers on CONTINUATION frames.\n\nPrevious code has been based on assumption that the header block can only be\nsplitted at the borders of individual headers.  That wasn\u0027t the case and might\nresult in emitting frames bigger than the frame size limit.\n\nThe current approach is to split header blocks by the frame size limit.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "84bc7cd1510c4b840bd85e2e9e4d43bd7c8e6643",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2_filter_module.c",
      "new_id": "2d1ced6a6da79da0af89605bc7a51a64341bc56f",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2_filter_module.c"
    }
  ]
}
