aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu.../compiler/resources/BasicWebSite.Home.ActionLin...

9 lines
186 B
HTML

<!doctype html>
<html>
<head>
<title>Action Link with non unicode host</title>
</head>
<body>
<a href="http://ping&#xFC;ino/Home/ActionLinkView">Ping&#xFC;ino</a>
</body>
</html>