mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
parent
96cbdd62b6
commit
d0459447fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue