]> Cypherpunks repositories - gostls13.git/commit
net/http: explain the "1.1" in the default User-Agent
authorRuss Cox <rsc@golang.org>
Thu, 12 Sep 2013 00:28:14 +0000 (20:28 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 12 Sep 2013 00:28:14 +0000 (20:28 -0400)
commit7f6a7e22a8e93364d6d853c5983f8c0624c21165
tree6552e22f96c57bff99ea854f400143117b9b5143
parente333b96529da99e40fe920ecf084dea4e18309ef
net/http: explain the "1.1" in the default User-Agent

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/13263052
src/pkg/net/http/request.go