)]}'
{
  "commit": "4d1e32d9d8216bb9eb29834bb5571bf246d89412",
  "tree": "1d91dde463eb0b52b247845fb4e4c658ae77dc4d",
  "parents": [
    "afb7f22c037de7b7b6ff15a05cc60fe5c90254c2"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Dec 19 11:23:16 2011 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Dec 19 11:23:16 2011 +0000"
  },
  "message": "Fixed incorrect use of r-\u003ehttp_version in scgi module.\n\nThe r-\u003ehttp_version is a version of client\u0027s request, and modules must\nnot set it unless they are really willing to downgrade protocol version\nused for a response (i.e. to HTTP/0.9 if no response headers are available).\nIn neither case r-\u003ehttp_version may be upgraded.\n\nThe former code downgraded response from HTTP/1.1 to HTTP/1.0 for no reason,\ncausing various problems (see ticket #66).  It was also possible that\nHTTP/0.9 requests were upgraded to HTTP/1.0.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41cf23bc648566b59bb1c2316fd86b6ae09bc7b7",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_scgi_module.c",
      "new_id": "550697bba8290c9abeca4acb8cdd1531c12642b3",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_scgi_module.c"
    }
  ]
}
