filiph/linkcheck

Option for header authorization

Opened this issue · 0 comments

Running linkchecker on my localhost site with many links to GitHub issues. However, I'm getting 429 errors on all the GitHub issue links due to rate limiting. I believe I should be able to bypass the rate limiting issue by passing in an GitHub access token in the header, however, I don't see any options for this.