http: doc nit

R=r
CC=golang-dev
https://golang.org/cl/2013043
This commit is contained in:
Russ Cox 2010-08-23 18:06:28 -04:00
parent 96cbdd62b6
commit d0459447fa

View file

@ -71,7 +71,7 @@ type Request struct {
ProtoMajor int // 1
ProtoMinor int // 0
// A header is a mapping of request lines to their values.
// A header maps request lines to their values.
// If the header says
//
// accept-encoding: gzip, deflate