1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
url http://localhost:%(port)d/%(datadir)s/http_quotes.html
cache key http://localhost:%(port)d/%(datadir)s/http_quotes.html
real url http://localhost:%(port)d/%(datadir)s/http_quotes.html
valid
url https://linkchecker.github.io/
cache key https://linkchecker.github.io/
real url https://linkchecker.github.io/
name unquoted
valid
url /stalter&sohn
cache key http://localhost:%(port)d/stalter%%26sohn
real url http://localhost:%(port)d/stalter%%26sohn
name unquoted ampersand
error
url https://linkchecker.github.io/"
cache key https://linkchecker.github.io/%%22
real url https://linkchecker.github.io/%%22
name no beginning quote example
error
|