)]}'
{
  "commit": "42b11863606139133313f265e6cf2a4d1d8ca972",
  "tree": "68dafa7c940da5bdf971d90c9de7cabc166e6322",
  "parents": [
    "6cc5ac4e9a03d73b331eb1d6db98a02e558243b7"
  ],
  "author": {
    "name": "Damien Neil",
    "email": "dneil@google.com",
    "time": "Wed Mar 01 15:35:42 2023 -0800"
  },
  "committer": {
    "name": "Damien Neil",
    "email": "dneil@google.com",
    "time": "Thu Oct 10 22:34:18 2024 +0000"
  },
  "message": "http2: support ResponseController.EnableFullDuplex\n\nThe ResponseController.EnableFullDuplex method indicates that an HTTP\nhandler intends to interleave reads from a request body with writes\nto the response body.\n\nAdd an EnableFullDuplex method to the ResponseWriter so we don\u0027t\nreturn a not-supported error. The HTTP/2 server always supports\nfull duplex, so this is a no-op.\n\nFor golang/go#57786\n\nChange-Id: I6529e6ce01d59b8b48fb67ba7c244255df57c174\nReviewed-on: https://go-review.googlesource.com/c/net/+/472717\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nReviewed-by: Дарья Бочкар \u003cdasha7vanya@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "617b4a47623b2b28ec0372d9de3425f92b8bce0e",
      "old_mode": 33188,
      "old_path": "http2/server.go",
      "new_id": "d6d8ac88b8a3df072817e93fe1e1428574958aee",
      "new_mode": 33188,
      "new_path": "http2/server.go"
    }
  ]
}
