]> Cypherpunks repositories - gostls13.git/commit
net/http: fix some awkward wording in Request.WithContext docs
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 12 Dec 2019 17:31:11 +0000 (17:31 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 12 Dec 2019 17:47:19 +0000 (17:47 +0000)
commit100bf440b9a69c6dce8daeebed038d607c963b8f
treede942c4e781a874f9cde6aa87989b8d0212098bd
parentc39cd41e5e0c8cdbc910e0e0214a360ec7829c07
net/http: fix some awkward wording in Request.WithContext docs

Change-Id: Ib37db42c7f1fd6aa55f70fd2d65d56bb2ae6d26a
Reviewed-on: https://go-review.googlesource.com/c/go/+/211098
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/net/http/request.go