mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-21 12:51:53 +00:00
updated http test
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@557 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
760ef190f7
commit
688531e57f
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ Just some HTTP links
|
|||
<a href="http://www.blubb.de/stalter&sohn">unquoted ampersand</a>
|
||||
<a name="iswas">anchor for anchor.html</a>
|
||||
<a href=http://slashdot.org/>unquoted</a>
|
||||
<a href="http://fsinfo.cs.uni-sb.de/~calvin/#isnix">invalid anchor</a>
|
||||
<a href="http://www.heise.de/#isnix">invalid anchor</a>
|
||||
<a href="HtTP://WWW.hEIsE.DE">should be cached</a>
|
||||
<a href="HTTP://WWW.HEISE.DE">should be cached</a>
|
||||
<a href="http://www.heise.de/?quoted=ü">html entities</a>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ error
|
|||
url http://slashdot.org/
|
||||
name unquoted
|
||||
valid
|
||||
url http://fsinfo.cs.uni-sb.de/~calvin/#isnix
|
||||
url http://www.heise.de/#isnix
|
||||
name invalid anchor
|
||||
warning anchor #isnix not found
|
||||
valid
|
||||
|
|
|
|||
Loading…
Reference in a new issue