It would be great if the initial request could be a http-post with additional fields like username/password etc. After the initial post linkinator should handle the http-session (like receive/sending a session cookie) and crawl all other links via get-method (like it does already)
That way one could check links even if behind a login
It would be great if the initial request could be a http-post with additional fields like username/password etc. After the initial post linkinator should handle the http-session (like receive/sending a session cookie) and crawl all other links via get-method (like it does already)
That way one could check links even if behind a login