Fix and clarify redirect HTTP logic
All threads resolved!
All threads resolved!
Compare changes
Files
3- Stan Hu authored
Add acceptance test for redirect
+ 17
− 3
@@ -38,7 +38,7 @@ func skipUnlessEnabled(t *testing.T) {
@@ -53,7 +53,7 @@ func TestUnknownHostReturnsNotFound(t *testing.T) {
@@ -66,10 +66,24 @@ func TestKnownHostReturns200(t *testing.T) {