)]}'
{
  "commit": "805fc81a196b95c3c00f02e135ffb8a8d5582bdf",
  "tree": "869d572f7b2159d892413a40dbe9e3060aae543a",
  "parents": [
    "e63b894ab3cd38a1d05396530dccde7ffa3f68d0"
  ],
  "author": {
    "name": "Damien Neil",
    "email": "dneil@google.com",
    "time": "Wed Apr 01 16:00:32 2026 -0700"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Thu Apr 02 14:10:21 2026 -0700"
  },
  "message": "http2: add transport API tests\n\nAdd a collection of tests which specifically exercise the user-facing\nclient APIs in this package.\n\nMany of these tests are somewhat redundant with existing tests in\nthe package. Their intent is to ensure consistency between various\nways users may access HTTP/2 features:\n\n  - Using a x/net/http2.Transport directly.\n  - Using a net/http.Transport configured with ConfigureTransport.\n\nand:\n\n  - Using the HTTP/2 implementation in x/net/http2.\n  - Using the HTTP/2 implementation in net/http, wrapped by x/net/http2.\n    (A case to be implemented in future CLs.)\n\nFor #78508\n\nChange-Id: I228cc1980461ca5c5b4a080bb966450b6a6a6964\nReviewed-on: https://go-review.googlesource.com/c/net/+/762320\nAuto-Submit: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Nicholas Husin \u003cnsh@golang.org\u003e\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b146adb70b6aecde7320261750cf111ff9a92876",
      "new_mode": 33188,
      "new_path": "http2/transport_api_test.go"
    }
  ]
}
