]> Cypherpunks repositories - gostls13.git/commit
http: follow relative redirect in Get
authorRuss Cox <rsc@golang.org>
Thu, 20 Jan 2011 17:50:27 +0000 (12:50 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 20 Jan 2011 17:50:27 +0000 (12:50 -0500)
commit8b8cd0e4c4005a709ac6d2203e1efbd397da5125
tree66890c28318732c3352dc0b9e7ff1ddaf958106b
parente8f2692ca20eb3bb390be5830e64ab622f8ed763
http: follow relative redirect in Get

Fixes #1431.

R=bradfitz, dangabrad
CC=golang-dev
https://golang.org/cl/4077042
src/pkg/http/client.go