]> Cypherpunks repositories - gostls13.git/commit
net/http: add ResponseController http2 request without body read deadline test
authorAlexander Yastrebov <yastrebov.alex@gmail.com>
Wed, 22 Nov 2023 09:21:27 +0000 (09:21 +0000)
committerDamien Neil <dneil@google.com>
Wed, 6 Mar 2024 19:20:31 +0000 (19:20 +0000)
commit70fbc88288143c218fde9f905a38d55505adfb2b
tree433a314ba6f265c6c984506a4158457ea93472d1
parent911b066bf87980099b52ad0ee93fed1f13fdc813
net/http: add ResponseController http2 request without body read deadline test

Requires CL 464936

For #58237

Change-Id: I007b61f0f216d759f8e5327d77affbd9e8f8ff23
GitHub-Last-Rev: 30a10909b03bb0e8e4cd370a6f5ca386cd4ebc39
GitHub-Pull-Request: golang/go#58282
Reviewed-on: https://go-review.googlesource.com/c/go/+/465035
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/net/http/responsecontroller_test.go