Replies: 1 comment
-
Still have the same question, would be great if there is an answer |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I tried to validate some page with basic auth and I get 'Error: HTML could not be retrieved'
I could see that I am not able to verify some other pages with basic auth also.
I have installed package:
npm install broken-link-checker -g
run in cdm:
blc http://foo:[email protected]/basic-auth/foo/bar
Error: HTML could not be retrieved
How can I check the pages using basic auth?
Beta Was this translation helpful? Give feedback.
All reactions