summaryrefslogtreecommitdiff
path: root/src/net/http/cookiejar
Commit message (Expand)AuthorAgeFilesLines
* all: use sort.Slice where applicableBrad Fitzpatrick2016-10-041-19/+12
* net/http/cookiejar: fix typoMichal Bohuslávek2016-09-211-1/+1
* net/http/cookiejar: added simple example testDhaivat Pandit2016-09-092-0/+86
* all: replace magic 0x80 with named constant utf8.RuneSelfMartin Möhrmann2016-04-101-1/+1
* all: use golang.org/x/... import pathsAndrew Gerrand2014-11-101-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-084-0/+2084