]> Cypherpunks repositories - gostls13.git/commit
net/http: be clear that HTTPS is supported
authorRuss Cox <rsc@golang.org>
Wed, 2 Oct 2013 17:21:15 +0000 (13:21 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 2 Oct 2013 17:21:15 +0000 (13:21 -0400)
commit1b0bffa9737b906ebf9da3f5062c881431aa6397
treef45b0e7c3c8319199c73a84f088e333a24402e40
parent5f853d7d9407db1aaa7c7d0dfbf3dbd9d5c19093
net/http: be clear that HTTPS is supported

Fixes #6443.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/14231045
src/pkg/net/http/doc.go