)]}'
{
  "commit": "d90bf6d72263ef6eb0e26b1f6b3fd8322dcfba98",
  "tree": "42ba0fd32081ce0fad90c62e480ea6c705f4eff5",
  "parents": [
    "9e5cf808f65b11bc0895fefcf4f8d3adb9cd8235"
  ],
  "author": {
    "name": "Nicholas S. Husin",
    "email": "nsh@golang.org",
    "time": "Wed Jun 24 11:10:25 2026 -0400"
  },
  "committer": {
    "name": "Nicholas Husin",
    "email": "nsh@golang.org",
    "time": "Wed Jul 01 08:35:57 2026 -0700"
  },
  "message": "net/http: add Server.MaxHeaderValueCount setting\n\nImplement MaxHeaderValueCount support for both the HTTP/1 and HTTP/2\nserver. This allows servers who want to support large headers such as\nSSO or OIDC cookies (and therefore has to set MaxHeaderBytes to a large\nvalue), to still limit the number of headers that they are willing to\naccept.\n\nAlso added the usual note for linknamed symbols for\nnet/textproto.readMIMEHeader, which seems to have been missed\noriginally.\n\nRelease note changes will be added directly in x/website.\n\nFor #79936\n\nChange-Id: I600ac6c492f64f9cfa2730836be64dc76a6a6964\nReviewed-on: https://go-review.googlesource.com/c/go/+/795460\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2520fba32f543734397a294a279bb0db581f4d5d",
      "old_mode": 33188,
      "old_path": "api/go1.27.txt",
      "new_id": "04b797d9f9a7c17bb545d2caf60f89b0a869c9df",
      "new_mode": 33188,
      "new_path": "api/go1.27.txt"
    },
    {
      "type": "modify",
      "old_id": "bb752a68943b855073432cc7280e986738c8b26e",
      "old_mode": 33188,
      "old_path": "src/net/http/http2.go",
      "new_id": "301aff7a6f27af3f0a57063853ece303d9955867",
      "new_mode": 33188,
      "new_path": "src/net/http/http2.go"
    },
    {
      "type": "modify",
      "old_id": "f208d525de82640b5c0bdc52ef77ca2a052b8fa7",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/api.go",
      "new_id": "1728bc32b14ef90cc77b5de507c668a5533223a7",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/api.go"
    },
    {
      "type": "modify",
      "old_id": "a2de8c271904f04313b7c63a775c8cbb55e800d3",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/frame.go",
      "new_id": "e3b371acec42a3b7364abafac6205c2a23bdb09f",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/frame.go"
    },
    {
      "type": "modify",
      "old_id": "49abd85ea3fe18aab7e9b3a887232c2211cd5ecb",
      "old_mode": 33188,
      "old_path": "src/net/http/internal/http2/server.go",
      "new_id": "aed43b255a8fc9bca19a895d0f5e6bbfdf56a341",
      "new_mode": 33188,
      "new_path": "src/net/http/internal/http2/server.go"
    },
    {
      "type": "modify",
      "old_id": "a95e9916813667fe390892d12dd89cd81dfa7463",
      "old_mode": 33188,
      "old_path": "src/net/http/request.go",
      "new_id": "e07088fae53b4a3f6d2e6626abb3a23d2d46a0c0",
      "new_mode": 33188,
      "new_path": "src/net/http/request.go"
    },
    {
      "type": "modify",
      "old_id": "d879300f35c09f7d61bc85402d059f39034d0c7d",
      "old_mode": 33188,
      "old_path": "src/net/http/serve_test.go",
      "new_id": "d8c78a3962836ee554f9ec0e670cc646c8e417b0",
      "new_mode": 33188,
      "new_path": "src/net/http/serve_test.go"
    },
    {
      "type": "modify",
      "old_id": "2c28abd045854ebbfb7f21c305ee84d1aff86a11",
      "old_mode": 33188,
      "old_path": "src/net/http/server.go",
      "new_id": "ae2142705d464085e7cc4d2d8f728ac2fa4352aa",
      "new_mode": 33188,
      "new_path": "src/net/http/server.go"
    },
    {
      "type": "modify",
      "old_id": "997e42aff15a13b904d08d73f8237e901e3a5218",
      "old_mode": 33188,
      "old_path": "src/net/textproto/reader.go",
      "new_id": "b9ec4654db5883e0efb89b7f20c1a64d8cfae363",
      "new_mode": 33188,
      "new_path": "src/net/textproto/reader.go"
    }
  ]
}
