)]}'
{
  "commit": "12ca9c9c8fb82d97a3aeb5b3c02b76ebfa66a04b",
  "tree": "7f9a0c1224a469266c5e175d07e0c1c2d904444b",
  "parents": [
    "ba956867414191d2e2468f1c4fabf47e6b3f0176"
  ],
  "author": {
    "name": "Piotr Sikora",
    "email": "piotr@cloudflare.com",
    "time": "Tue Jul 08 02:17:44 2014 -0700"
  },
  "committer": {
    "name": "Piotr Sikora",
    "email": "piotr@cloudflare.com",
    "time": "Tue Jul 08 02:17:44 2014 -0700"
  },
  "message": "SPDY: fix support for headers with multiple values.\n\nSplit SPDY header with multiple, NULL-separated values:\n\n    cookie: foo\\0bar\n\ninto two separate HTTP headers with the same name:\n\n    cookie: foo\n    cookie: bar\n\nEven though the logic for this behavior already existed\nin the source code, it doesn\u0027t look that it ever worked\nand SPDY streams with such headers were simply rejected.\n\nSigned-off-by: Piotr Sikora \u003cpiotr@cloudflare.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "810d8d8f4e244d8340ec50147a87e1ce486bb093",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_spdy.c",
      "new_id": "478036979f34df213a301715f8948cb7b0098f82",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_spdy.c"
    }
  ]
}
