)]}'
{
  "commit": "f3075296375ec96c707fd479be870b8e38666e13",
  "tree": "dbbc97131fb4ef89191476c9bb15f51e4b4475ad",
  "parents": [
    "dbf4176a4adb0076bbfa0704b3a489889bfc7f1a"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Dec 09 18:22:39 2014 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Dec 09 18:22:39 2014 +0300"
  },
  "message": "Proxy: fixed incorrect URI change due to if (ticket #86).\n\nIn the following configuration request was sent to a backend without\nURI changed to \u0027/\u0027 due to if:\n\n    location /proxy-pass-uri {\n        proxy_pass http://127.0.0.1:8080/;\n\n        set $true 1;\n\n        if ($true) {\n            # nothing\n        }\n    }\n\nFix is to inherit conf-\u003elocation from the location where proxy_pass was\nconfigured, much like it\u0027s done with conf-\u003evars.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5b5ad07b9bd4be7a8e1644dd55517463c8c59528",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_proxy_module.c",
      "new_id": "f04436de4edb42445b8e41b19dd8267cbe27a409",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_proxy_module.c"
    }
  ]
}
