root/LayoutTests/http/tests/inspector/network/resources/script-as-text-with-a-very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-url.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
    header("Content-Type: text/plain");
?>

function foo()
{
    var bar = 42;
}

/* [<][>][^][v][top][bottom][index][help] */