When verifing links with hash (#) in url, XmlHttpRequest object always returns 400 BAD REQUEST
Hello, I am trying to verify the links on a web page using the XmlHttpRequest object. When I check a url that has the hash (#) symbol in the address I always get a "400 BAD REQUEST" status, even f...