)]}'
{
  "commit": "ff8fb5d58865f2b0ec50fde0222e55fd40dbe2c3",
  "tree": "7393d8ccff5af127fed2c2d49ad36ca98f91da3c",
  "parents": [
    "87502f406f7b25ce56aed2001754a37f68373615"
  ],
  "author": {
    "name": "diannahu",
    "email": "diannahu@google.com",
    "time": "Mon Nov 18 19:24:32 2024 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Nov 18 19:25:40 2024 -0800"
  },
  "message": "Add an oghttp2 option to disable sending GOAWAYs as a client.\n\nThis CL adds OgHttp2Session::Options::send_goaway_as_client, a bool that\ncontrols whether OgHttp2Session will enqueue/send GOAWAYs when\nOgHttp2Adapter::SubmitGoAway() is called.\n\nThis CL default-disables the option, which has the functional change of\nignoring a client attempt to send a GOAWAY and aims to resolve the issue\ndescribed at https://github.com/envoyproxy/envoy/issues/37143. Behavior prior\nto this CL can be restored by setting this option to true.\n\nPiperOrigin-RevId: 697840360\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "708bed87396b646b94876f7c93458e3549fc428c",
      "old_mode": 33188,
      "old_path": "quiche/http2/adapter/oghttp2_adapter.cc",
      "new_id": "081345273034f45be2faa880f4f4404c21f12f02",
      "new_mode": 33188,
      "new_path": "quiche/http2/adapter/oghttp2_adapter.cc"
    },
    {
      "type": "modify",
      "old_id": "e1e7029084b50f4c755002d54ce6e9c574ed4d9b",
      "old_mode": 33188,
      "old_path": "quiche/http2/adapter/oghttp2_adapter_test.cc",
      "new_id": "5f1db1d64d5f43c9b53388e13871a5186b8c7c6b",
      "new_mode": 33188,
      "new_path": "quiche/http2/adapter/oghttp2_adapter_test.cc"
    },
    {
      "type": "modify",
      "old_id": "c124f2b45798469f05d5eae6ea0e1a6d14f13856",
      "old_mode": 33188,
      "old_path": "quiche/http2/adapter/oghttp2_session.cc",
      "new_id": "fe59df7d244230579d6f829b024bc8b62e18fda8",
      "new_mode": 33188,
      "new_path": "quiche/http2/adapter/oghttp2_session.cc"
    },
    {
      "type": "modify",
      "old_id": "8953d25118d8ef0e4fc8959d9102dbe0db67951f",
      "old_mode": 33188,
      "old_path": "quiche/http2/adapter/oghttp2_session.h",
      "new_id": "4a4221c92434c6ac189f6da20e741031f0e9655a",
      "new_mode": 33188,
      "new_path": "quiche/http2/adapter/oghttp2_session.h"
    }
  ]
}
