]> Cypherpunks repositories - gostls13.git/commit
net/http: clarify Transport connection reuse docs a bit
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 17 Jan 2019 23:22:47 +0000 (15:22 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 18 Jan 2019 02:38:08 +0000 (02:38 +0000)
commit246e6ceb3bdbcfdb9f562c67622c3d67a45eb70d
treefa553edc39a4fb0049d5aaec5c5c54c592e35652
parent33caf3be833ba1fe9b74aa4c314f5b82bb696b86
net/http: clarify Transport connection reuse docs a bit

Updates #26095 (or fixes it)

Change-Id: I92488dabe823b82e1ba534648fe6d63d25d0ae9f
Reviewed-on: https://go-review.googlesource.com/c/158417
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/client.go