commit | 7d8cc587b2f459d773d71ec2e220173de6e60f86 | [log] [tgz] |
---|---|---|
author | Volker Dobler <dr.volker.dobler@gmail.com> | Fri Feb 01 10:56:08 2013 +1100 |
committer | Nigel Tao <nigeltao@golang.org> | Fri Feb 01 10:56:08 2013 +1100 |
tree | 060ec5a0d785bf56d8c096ce99fecb5095c4f214 | |
parent | 31fafa5081fd34e8d8f595607cf43a96dbce1c5e [diff] |
exp/cookiejar: remove external storage This CL removes the external storage of a cookie jar and minimized the exported API as discussed in [1]. [1] https://groups.google.com/d/topic/golang-dev/ygDB3nbir00/discussion Update #1960. R=nigeltao CC=golang-dev https://golang.org/cl/7235065