wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Getting HTTP 400 Bad Request #533

Open moghana112 opened 10 years ago

moghana112 commented 10 years ago

I am trying to check broken links using LinkChecker for a site but I am getting HTTP 400 : Bad Request for the URL that I test for. But when I try the same in another system, I am getting HTTP : 403 Forbidden for most (but not all) URLs that LinkChecker crawls. My system is proxy enabled and I have configured http_proxy and https_proxy in my environment variable. I also tried changing the user-agent in LinkChecker but it does not resolve the issue. Can you please guide me to resolve this issue? Thanks in advance.

ghost commented 7 years ago

Marked 'closed' for https://github.com/linkcheck/linkchecker fork. Re-open there if needed.