]> Cypherpunks repositories - gostls13.git/commit
net/http: document CONNECT more
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 4 Jan 2018 23:36:16 +0000 (23:36 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 5 Jan 2018 00:37:27 +0000 (00:37 +0000)
commit301714d804a38e900b8758a79c76b214ac8f3ed2
tree421a741adc1c426051769edb1dffd0c89502dca7
parent3639929d7b08eabb36c380444c80f54c9f7a4cee
net/http: document CONNECT more

Fixes #22554

Change-Id: I624f2883489a46d7162c11f489c2f0a0ec5a836f
Reviewed-on: https://go-review.googlesource.com/86277
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/request.go
src/net/http/transport.go