]> Cypherpunks repositories - gostls13.git/commit
net/http: remove a stale cookie TODO comment, add a test
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 12 Dec 2012 19:36:44 +0000 (11:36 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 12 Dec 2012 19:36:44 +0000 (11:36 -0800)
commitbe5ce4e0277f4514a21217095bd388a1706e4665
treef51aad4a1e267564c0db71ca12db8d670b9d4e39
parenta257c753ac151d654d40258f11fdcda5dba7f779
net/http: remove a stale cookie TODO comment, add a test

Fixes #4528

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6922054
src/pkg/net/http/client.go
src/pkg/net/http/client_test.go