]> Cypherpunks repositories - gostls13.git/commit
test and fix http redirect handling
authorRuss Cox <rsc@golang.org>
Mon, 19 Oct 2009 19:10:14 +0000 (12:10 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 19 Oct 2009 19:10:14 +0000 (12:10 -0700)
commit21b41bec83b3fbeaacf4d36d55dc272db2313386
tree7a7d06f244325548dda2a15cec560350964161d8
parent36ccbbdfc6aebf233a9833e91864b144de364c0a
test and fix http redirect handling

BUG=2197242
R=r
DELTA=16  (16 added, 0 deleted, 0 changed)
OCL=35878
CL=35882
src/pkg/http/client.go
src/pkg/http/request_test.go