)]}'
{
  "commit": "b6a3601c13aa10c40ee8b4e655782f7a8b4f1371",
  "tree": "fa5ac4f629b885fc16634baee593eb855aff23cb",
  "parents": [
    "efddb5ac611b930a4d44f947ab53d37d3e5ab525"
  ],
  "author": {
    "name": "Damien Neil",
    "email": "dneil@google.com",
    "time": "Tue Jun 16 12:07:42 2026 -0700"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Jun 16 21:21:02 2026 -0700"
  },
  "message": "net/http/internal/http2: verify SETTINGS from server against flow limits\n\nA SETTINGS frame can adjust the initial flow control limits of streams.\nValidate server-sent SETTINGS frames to ensure the changed initial limit\nhasn\u0027t caused any currently-open streams to violate their limits.\n\nMinor related cleanups: Dropped a redundant check for the maximum value\nof SettingInitialWindowSize (Setting.Valid already checks for this)\nand added missing server tests for changed initial limits.\n\nFixes #80035\n\nChange-Id: I92c3bded955d13c732856ee854f886076a6a6964\nReviewed-on: https://go-review.googlesource.com/c/go/+/791360\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nAuto-Submit: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Nicholas Husin \u003cnsh@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d83efbf3610bd6930c1168ac8911e5442ef5b2f2",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/server_test.go",
      "new_id": "f3253b8fa064d185f37bffecd63c156999393719",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/server_test.go"
    },
    {
      "type": "modify",
      "old_id": "d98e0f8ccae7673a9fee5b0e4d4458e040dc9cfe",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/transport.go",
      "new_id": "beab55f706757ba8ef24d8b3515d331e4c98a6fc",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/transport.go"
    },
    {
      "type": "modify",
      "old_id": "4863054a019ad997fd43afc82aaf972766381c00",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/transport_test.go",
      "new_id": "49e9c7aade005eec719cf1df050a1ecd9d75a57a",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/transport_test.go"
    }
  ]
}
