linkchecker/tests/checker/data/http_url_quote.html
2019-10-05 19:38:57 +01:00

6 lines
373 B
HTML

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<a href="http://localhost:8001/?quoted=ü">l1</a>
<a href="http://localhost:8001/?quoted=%FC">The same address as l1 therefore not reported</a>
<a href="http://localhost:8001/?quoted=%FF">l2</a>
<a href="mailto:ölvin@users.sourceforge.net">l3</a>
<a href="mailto:%E4lvin@users.sourceforge.net">l4</a>