Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/http/tests/security/resources/
redir.php
<?php header("location: ".$_GET["url"]); ?>