]> Cypherpunks repositories - gostls13.git/commit
net/http/httptrace: clarify ClientTrace docs
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 21 Oct 2016 11:14:36 +0000 (12:14 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 21 Oct 2016 20:52:17 +0000 (20:52 +0000)
commit23173fc025f769aaa9e19f10aa0f69c851ca2f3b
tree9b6671adca9c2917a85781605add00211dce453d
parentf0e347b1a8161c41be9dbcfe5db5e4e4dae57cfd
net/http/httptrace: clarify ClientTrace docs

The old wording over-promised.

Fixes #16957

Change-Id: Iaac04de0d24eb17a0db66beeeab9de70d0f6d391
Reviewed-on: https://go-review.googlesource.com/31735
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Tom Bergan <tombergan@google.com>
src/net/http/httptrace/trace.go