)]}'
{
  "commit": "3d7d48e52c4029c8a6e8ad710d8c4055b8da71ce",
  "tree": "d81260dde4d09ed71d7b02f338a858ae82148ba1",
  "parents": [
    "9f46a9df864c74a2b175840895173e1ddb2cf6f3"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Mon Sep 02 03:45:14 2013 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Mon Sep 02 03:45:14 2013 +0400"
  },
  "message": "Assume the HTTP/1.0 version by default.\n\nIt is believed to be better than fallback to HTTP/0.9, because most of\nthe clients at present time support HTTP/1.0.  It allows nginx to return\nerror response code for them in cases when it fail to parse request line,\nand therefore fail to detect client protocol version.\n\nEven if the client does not support HTTP/1.0, this assumption should not\ncause any harm, since from the HTTP/0.9 point of view it still a valid\nresponse.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca738cbb6379b6eeec9588620ad55f011bd0c8c6",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.c",
      "new_id": "5887376d41eb7da97915755059dac7ba74bf1da5",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.c"
    }
  ]
}
