(.*?)<\/style>/s", "", $output), "\n";
fclose($fp);
?>
--EXPECTF--
HTTP/1.1 404 Not Found
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
404 Not Found
Not Found
The requested resource /
was not found on this server.
HTTP/1.1 404 Not Found
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
404 Not Found
Not Found
The requested resource /main/style.css
was not found on this server.
HTTP/1.1 404 Not Found
Host: %s
Date: %s
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
404 Not Found
Not Found
The requested resource /main/foo/bar
was not found on this server.