)]}'
{
  "commit": "12790af93730924f04993d25bd232a5ff6a58d76",
  "tree": "432fbcb511cea5b4f1583e365883af738f8c92d4",
  "parents": [
    "2c6ab65301ba64872251b9bf9ea4ceec52a6aa2a"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jun 28 18:01:04 2021 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon Jun 28 18:01:04 2021 +0300"
  },
  "message": "Added CONNECT method rejection.\n\nNo valid CONNECT requests are expected to appear within nginx, since it\nis not a forward proxy.  Further, request line parsing will reject\nproper CONNECT requests anyway, since we don\u0027t allow authority-form of\nrequest-target.  On the other hand, RFC 7230 specifies separate message\nlength rules for CONNECT which we don\u0027t support, so make sure to always\nreject CONNECTs to avoid potential abuse.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "20ad89a77d575210ed4c0b00721fe6e6b29ae749",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_parse.c",
      "new_id": "71fa3c7a5cc4c6642ddc1e9521ca3e1d0c7e0c6f",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_parse.c"
    },
    {
      "type": "modify",
      "old_id": "b908e2941e7dc3fcd48e6b7ce72cbff5a4f477be",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.c",
      "new_id": "5b2613870afbbbf5ff10e285570e8cccd2b10ff0",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.c"
    },
    {
      "type": "modify",
      "old_id": "6dfb4a42f4f96f7dce9e999d9d51368e472a9bb9",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_request.h",
      "new_id": "fa4d5f99fe089e5c9a8b18c84c7f9daef99a0059",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_request.h"
    },
    {
      "type": "modify",
      "old_id": "3611a2e5022c0f1e4574a2043a00cb048fd58933",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.c",
      "new_id": "423667d47338deab68584819674aba29b7e3796b",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.c"
    }
  ]
}
