summaryrefslogtreecommitdiff
path: root/src/net/http/header.go
Commit message (Expand)AuthorAgeFilesLines
* net: document that Header.Get key is case insensitiveKaviraj2016-11-281-2/+4
* all: single space after period.Brad Fitzpatrick2016-03-021-4/+4
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net/http: make Client use Request.Cancel for timeouts instead of CancelRequestBrad Fitzpatrick2016-01-051-0/+10
* net/textproto: don't treat spaces as hyphens in header keysBrad Fitzpatrick2015-06-301-0/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+211