Replies: 2 comments
-
Not yet, we are looking at a way to do that because it's something also asked by Markdown link check users. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Love |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I would like to know if it's possible to know that a link has been redirected.
I did some tests with redirected links. I got a status 200 (link is working well) but I don't find a way to know that the link has been redirected and where it has been redirected (new URL).
Is it possible to add properties in the "LinkCheckResult" method to indicate that a link has been redirected?
Something like:
Or let me know how I can know that URL has bee redirected?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions