)]}'
{
  "commit": "52aa52fbb09f094c9296a4977738bb7f0c7aec41",
  "tree": "2721e4007cad13eba254967439cfc324535713a0",
  "parents": [
    "ea58a0f7f1a006009369fcea8c76199395639c13"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon May 30 21:25:42 2022 +0300"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Mon May 30 21:25:42 2022 +0300"
  },
  "message": "Upstream: simplified Content-Encoding handling.\n\nSince introduction of offset handling in ngx_http_upstream_copy_header_line()\nin revision 573:58475592100c, the ngx_http_upstream_copy_content_encoding()\nfunction is no longer needed, as its behaviour is exactly equivalent to\nngx_http_upstream_copy_header_line() with appropriate offset.  As such,\nthe ngx_http_upstream_copy_content_encoding() function was removed.\n\nFurther, the u-\u003eheaders_in.content_encoding field is not used anywhere,\nso it was removed as well.\n\nFurther, Content-Encoding handling no longer depends on NGX_HTTP_GZIP,\nas it can be used even without any gzip handling compiled in (for example,\nin the charset filter).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c9cfcf835191f953a195a4b76d9382971a6672a7",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_upstream.c",
      "new_id": "4bf207ba1e9b32faa0ba7db3f486a3426b715a8a",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_upstream.c"
    },
    {
      "type": "modify",
      "old_id": "18a9c570bcffce8861e5916800676f4175461365",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_upstream.h",
      "new_id": "c402d8334fe8a0d2d613c944499ca454d0f65f31",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_upstream.h"
    }
  ]
}
