1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:30:23 -07:00
go/usr
David Symonds 6c384d2268 Allow http.Redirect to do both temporary (307) and permanent (301) redirects.
This also adds a missing 'return' when a malformed URL is passed to it.

R=rsc
APPROVED=rsc
DELTA=30  (13 added, 2 deleted, 15 changed)
OCL=28598
CL=28710
2009-05-12 15:41:19 -07:00
..
dsymonds/iterable minor cleanup, not required by compiler changes 2009-05-08 10:14:55 -07:00
gri Allow http.Redirect to do both temporary (307) and permanent (301) redirects. 2009-05-12 15:41:19 -07:00