)]}'
{
  "commit": "187f3948ed4de1e8886fd50cbe937816c25dede6",
  "tree": "95dd6555aabcb14a057ff1c150124725b64a64ed",
  "parents": [
    "eafe44ff7995ab32c7935495ce0905530a104ec9"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Jul 25 14:56:59 2013 +0400"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Thu Jul 25 14:56:59 2013 +0400"
  },
  "message": "Upstream: fixed store/cache of unfinished responses.\n\nIn case of upstream eof, only responses with u-\u003epipe-\u003elength \u003d\u003d -1\nare now cached/stored.  This ensures that unfinished chunked responses\nare not cached.\n\nNote well - previously used checks for u-\u003eheaders_in.content_length_n are\npreserved.  This provides an additional level of protection if protol data\ndisagree with Content-Length header provided (e.g., a FastCGI response\nis sent with wrong Content-Length, or an incomple SCGI or uwsgi response),\nas well as protects from storing of responses to HEAD requests.  This should\nbe reconsidered if we\u0027ll consider caching of responses to HEAD requests.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "210f3bbc1aad9289d9b825e8d97e4dae9d4900aa",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_upstream.c",
      "new_id": "08c4e5781a6aa52754cd0c0a2fcca18525a4a00d",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_upstream.c"
    }
  ]
}
