]> Cypherpunks repositories - gostls13.git/commit
net/http: re-enable TestTransportServerProtocols
authorDmitri Shuralyov <dmitshur@golang.org>
Fri, 22 Nov 2024 02:24:11 +0000 (21:24 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 22 Nov 2024 03:48:38 +0000 (03:48 +0000)
commitdbfd0036f7c25eef6c194bd37936398ce58f910d
treeb484182d45e7f7f8d2c982556e8e0f93dc9239bf
parentb299e9a44f298e72815ca0513bcc6ccca075f3fc
net/http: re-enable TestTransportServerProtocols

The h2_bundle.go update was done in CL 631035,
and the test now passes.

Fixes #67816.

Change-Id: Icd54c2774a9e2781e7dc9342ae70c3034eb9bab9
Reviewed-on: https://go-review.googlesource.com/c/go/+/631037
Auto-Submit: Damien Neil <dneil@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/net/http/transport_test.go