]> Cypherpunks repositories - gostls13.git/commit
net/http: add missing error checks in tests
authorLeon Klingele <git@leonklingele.de>
Fri, 8 Mar 2019 06:17:42 +0000 (06:17 +0000)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Mon, 11 Mar 2019 21:40:21 +0000 (21:40 +0000)
commit62bfa69e6e08fd7406dfa20f93303769456be42c
tree8cea1d51714e72e06eb1df9185322cc70826a63a
parentc9ccdf1f8c1543072ffde1e3d6af1cfcb62f8cdc
net/http: add missing error checks in tests

Change-Id: I73441ba2eb349f0e0f25068e6b24c74dd33f1456
GitHub-Last-Rev: b9e6705962b94af3b1b720cc9ad6d33d7d3f1425
GitHub-Pull-Request: golang/go#30017
Reviewed-on: https://go-review.googlesource.com/c/go/+/160441
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/request_test.go
src/net/http/serve_test.go
src/net/http/transport_test.go