]> Cypherpunks repositories - gostls13.git/commit
net/http: revert change from CL 299109 breaking TestAllDependencies
authorTobias Klauser <tklauser@distanz.ch>
Sat, 13 Mar 2021 18:43:12 +0000 (19:43 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Sat, 13 Mar 2021 19:03:29 +0000 (19:03 +0000)
commit7936efecc8981fab11b445d96cdb1480d9d8208b
treed7775442ea1ff7ded6d1af4778a161d143736c6b
parent1767d2cc2fed70e4f195474677f72712eaf28c9e
net/http: revert change from CL 299109 breaking TestAllDependencies

This code is generated from golang.org/x/net/http2 and thus any changes
first have to occur there. Otherwise TestAllDependencies fails on the
longtest builders.

Change-Id: I918afdd9388dd28bb3c8e55438be764c4f32c7c8
Reviewed-on: https://go-review.googlesource.com/c/go/+/301491
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/net/http/h2_bundle.go