1
0
mirror of https://github.com/golang/go synced 2024-11-15 00:50:32 -07:00
go/src/net/textproto
Kaviraj e2d5e54e50 net: document that Header.Get key is case insensitive
Document that key in Header.Get(key) is case insensitive in
http.Header, mail.Header, textproto.Header.

Fixes #18019

Change-Id: Iba7932491e02e555190b6fce053088b580a853ef
Reviewed-on: https://go-review.googlesource.com/33530
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-11-28 18:37:05 +00:00
..
header.go
pipeline.go
reader_test.go
reader.go
textproto.go
writer_test.go
writer.go