)]}'
{
  "commit": "edfe120aaf44a32ab7058e5d2b8ca7f325a8fa16",
  "tree": "f17d2a2c62d6a5fce0e69ac85c97c5b15d614af1",
  "parents": [
    "2198842f0476f1902cdfd5e66051b4476105f998"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Feb 27 22:36:15 2017 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Feb 27 22:36:15 2017 +0300"
  },
  "message": "Fixed background update with \"if\".\n\nCloned subrequests should inherit r-\u003econtent_handler.  This way they will\nbe able to use the same location configuration as the original request\nif there are \"if\" directives in the configuration.\n\nWithout r-\u003econtent_handler inherited, the following configuration tries\nto access a static file in the update request:\n\n    location / {\n        set $true 1;\n        if ($true) {\n            # nothing\n        }\n\n        proxy_pass http://backend;\n        proxy_cache one;\n        proxy_cache_use_stale updating;\n        proxy_cache_background_update on;\n    }\n\nSee http://mailman.nginx.org/pipermail/nginx/2017-February/053019.html for\ninitial report.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e128908aec4fb9414bbbe12b13b43c02d770517",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_core_module.c",
      "new_id": "6e31a2ade6b4c848d6e08f867c18ab2086fea47f",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_core_module.c"
    }
  ]
}
