]> Cypherpunks repositories - gostls13.git/commit
http: add package comment
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Oct 2011 20:59:31 +0000 (13:59 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Oct 2011 20:59:31 +0000 (13:59 -0700)
commit2b5aa28383b78c33e5d6a3e2a8994a6c7a9dee0f
tree5542421646a8313b4fb3c150934d29336237cde7
parentc1d0f0e76c4294abc1eb8464c06fb329717a7cdb
http: add package comment

Fixes #2378

R=rsc
CC=golang-dev
https://golang.org/cl/5312052
src/pkg/http/doc.go [new file with mode: 0644]
src/pkg/http/request.go