root/LayoutTests/http/tests/xmlhttprequest/resources/xmlhttprequest-mimetype-mixed-case.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
header('Content-Type: Application/Xhtml+Xml');
readfile('load-icon.xhtml');
?>

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