We want to write expressive HTTP tests. That means that if the server sends a redirect, we don't want the test framework to just follow it. Instead, we would want to assert if the result contains a correct redirect and execute the follow-up request ourselves. Change-Id: I90572c5a27ee89f84659f80e37028be24f7c7ab8