mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 06:20:27 +00:00
Tests code added in:
d5690203 ("Fix critical exception when parsing a URL with a ]", 2020-08-08)
12 lines
372 B
Text
12 lines
372 B
Text
url http://localhost:%(port)d/%(datadir)s/http_invalid_host.html
|
|
cache key http://localhost:%(port)d/%(datadir)s/http_invalid_host.html
|
|
real url http://localhost:%(port)d/%(datadir)s/http_invalid_host.html
|
|
valid
|
|
|
|
url http://localhost]
|
|
cache key None
|
|
real url
|
|
name urllib.parse.urlsplit ValueError
|
|
info The URL is outside of the domain filter, checked only syntax.
|
|
error
|
|
|