linkchecker/tests/checker/data/http_quotes.html.result

23 lines
593 B
Text
Raw Normal View History

2012-11-06 20:34:22 +00:00
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 http://example.com/
cache key http://example.com/
real url http://example.com/
2012-11-06 20:34:22 +00:00
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
2019-07-22 18:59:37 +00:00
url http://www.example.com/"
cache key http://www.example.com/%%22
real url http://www.example.com/%%22
2012-11-06 20:34:22 +00:00
name no beginning quote example
2019-07-22 18:59:37 +00:00
error