linkchecker/tests/checker/data/http_url_quote.html

7 lines
373 B
HTML
Raw Normal View History

2019-10-05 18:38:57 +00:00
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<a href="http://localhost:8001/?quoted=<3D>">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:<3A>lvin@users.sourceforge.net">l3</a>
<a href="mailto:%E4lvin@users.sourceforge.net">l4</a>