)]}'
{
  "commit": "85ec192ac4b000d4e47df6123b65eacbd1fdccfa",
  "tree": "6029b8cda6865e42154c9bcea0e419c8ba0f54eb",
  "parents": [
    "24d8b88420b81fc60aeb0cbcacef1e72d633824a"
  ],
  "author": {
    "name": "Alexey Namyotkin",
    "email": "62434915+nametkin@users.noreply.github.com",
    "time": "Tue May 16 06:20:30 2023"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue May 16 06:20:30 2023"
  },
  "message": "gh-69152: add method get_proxy_response_headers to HTTPConnection class (#104248)\n\nAdd http.client.HTTPConnection method get_proxy_response_headers() - this is a followup to https://github.com/python/cpython/pull/26152 which added it as a non-public attribute. This way we don\u0027t pre-compute a headers dictionary that most users will never access. The new method is properly public and documented and triggers full proxy header parsing into a dict only when actually called.\r\n\r\n---------\r\n\r\nCo-authored-by: blurb-it[bot] \u003c43283697+blurb-it[bot]@users.noreply.github.com\u003e\r\nCo-authored-by: Gregory P. Smith \u003cgreg@krypto.org\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf1f2e3920783d28a9ab4bdbeff71564e83f1415",
      "old_mode": 33188,
      "old_path": "Doc/library/http.client.rst",
      "new_id": "46d616aae95c96a1b1acb0e2b0f504e3949bd8fa",
      "new_mode": 33188,
      "new_path": "Doc/library/http.client.rst"
    },
    {
      "type": "modify",
      "old_id": "50f2b4680769c8e280020312e22b0809c3d12997",
      "old_mode": 33188,
      "old_path": "Lib/http/client.py",
      "new_id": "59a9fd72b4722fdd793766e32647c47fdc420f45",
      "new_mode": 33188,
      "new_path": "Lib/http/client.py"
    },
    {
      "type": "modify",
      "old_id": "4b1d355f550b49bdb584ca1e98033ddb37d1e8c8",
      "old_mode": 33188,
      "old_path": "Lib/test/test_httplib.py",
      "new_id": "8955d45fa93dd4dec15bc3075c646464a01d3bfb",
      "new_mode": 33188,
      "new_path": "Lib/test/test_httplib.py"
    },
    {
      "type": "modify",
      "old_id": "ba113673b7fbe5d269520ea0336e86c9e9e33aac",
      "old_mode": 33188,
      "old_path": "Misc/NEWS.d/next/Library/2021-05-16-14-28-30.bpo-24964.Oa5Ie_.rst",
      "new_id": "0904b162e63523b1e5c31c111ee8fc95b3b52d49",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2021-05-16-14-28-30.bpo-24964.Oa5Ie_.rst"
    }
  ]
}
