linkchecker/tests/checker/data/redir.html.result
Chris Mayo beaf9399f8 Elevate redirection to a warning tagged http-redirected
Include the HTTP status code and reason in the message.
2023-08-28 19:22:24 +01:00

11 lines
405 B
Text

url http://localhost:%(port)d/%(datadir)s/redir.html
cache key http://localhost:%(port)d/%(datadir)s/redir.html
real url http://localhost:%(port)d/%(datadir)s/redir.html
valid
url redirect_newhost.html
cache key http://localhost:%(port)d/%(datadir)s/redirect_newhost.html
real url http://www.example.com/
name redirect to new host
warning Redirected to `http://www.example.com/' status: 302 Found.
valid