)]}'
{
  "commit": "90d10f01d98d92403c7b2823ab62a977cd01c7c6",
  "tree": "38f7e621537609b0dbd2e3f033b08c15eb6807b1",
  "parents": [
    "08abf4d948c22eae54ea207977c8ee700412a442"
  ],
  "author": {
    "name": "Nicholas S. Husin",
    "email": "nsh@golang.org",
    "time": "Tue Aug 11 17:53:55 2026 -0400"
  },
  "committer": {
    "name": "Nicholas Husin",
    "email": "nsh@golang.org",
    "time": "Wed Aug 12 10:12:10 2026 -0700"
  },
  "message": "internal/http3: delete invalid Content-Length if declared in server handler\n\nFollowing our HTTP/1 and HTTP/2 server implementations, when a\nContent-Length header is set to an invalid value in a server handler, it\nshould be stripped.\n\nAlso change responseWriter.bodyLenLeft to be int64, to avoid possible\noverflow shenanigan on 32-bit systems.\n\nFor golang/go#70914\n\nChange-Id: I76174d81e7b5993b62a32235ba5008f76a6a6964\nReviewed-on: https://go-review.googlesource.com/c/net/+/813560\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2276e36f54954738720766c28ef275ce049d27c",
      "old_mode": 33188,
      "old_path": "internal/http3/server.go",
      "new_id": "d0882ad355af61e0e0226d4c87eb0f07fbc68016",
      "new_mode": 33188,
      "new_path": "internal/http3/server.go"
    },
    {
      "type": "modify",
      "old_id": "5821dae8f2a0b4927a889179ddad59d3c7974112",
      "old_mode": 33188,
      "old_path": "internal/http3/server_test.go",
      "new_id": "28688243fd7f4c96486696217888cf8453ff32bb",
      "new_mode": 33188,
      "new_path": "internal/http3/server_test.go"
    }
  ]
}
