filiph / linkcheck

Fast link checker
https://pub.dartlang.org/packages/linkcheck
MIT License
397 stars 51 forks source link

[Feature Request] - BasicAuth #53

Open 6uhrmittag opened 4 years ago

6uhrmittag commented 4 years ago

Adding BasicAuth via direkt Input(https://user:passwort@fqdn) or extra Header would be a nice option for secure environments.

san-slysz commented 2 years ago

Being able to add headers would mean most of us would be able to use this tool on secured websites. linkcheck <url> --headers { token: "plop"}

SimonButtazzi commented 7 months ago

Hi, this feature would be very helpfull. I'd like to provide a pullrequest but I don't know anything about this programming with dart.

Looks like there have to be cheanges