]> Cypherpunks repositories - gostls13.git/commit
net/http/httptrace: refer http.Client users to the blog post
authorJaana Burcu Dogan <jbd@google.com>
Wed, 26 Oct 2016 18:46:06 +0000 (11:46 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 28 Oct 2016 14:51:29 +0000 (14:51 +0000)
commit864859d209a144eb1a703381ec96b9c897d4e493
tree9dd0918018b9b8ec3076d4e310c2d5f789ca6f50
parentfc2507dbd3b1c1df97a9673a2ed5243f05a3449a
net/http/httptrace: refer http.Client users to the blog post

Fixes #17152.

Change-Id: I4dd5e505c65f3efe736e46d3781cccf31d7f574f
Reviewed-on: https://go-review.googlesource.com/32117
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/httptrace/trace.go