]> Cypherpunks repositories - gostls13.git/commit
http: client_test nil pointer fix
authorAndrew Gerrand <adg@golang.org>
Wed, 30 Jun 2010 08:57:27 +0000 (18:57 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 30 Jun 2010 08:57:27 +0000 (18:57 +1000)
commitd3c3c15b1769c7167fb4188dbdb95b8f1d24c5e5
tree4d55ebab1587d5631ff506add1c34c779d7d1167
parent4f340f5051ea94d529b1fcd182f61b20b2b41e85
http: client_test nil pointer fix

Fixes #893.

R=rsc
CC=golang-dev
https://golang.org/cl/1687045
src/pkg/http/client_test.go