Basically, when we want to visit a sub webpage within a domain, we add a slash, and then enter the name. But something I noticed is that it doesn't matter how many slashes you add, it still redirects to the one you want?
Why?
google.com/images = google.com///////images
https://stackoverflow.com == https://///////////////stackoverflow.com
Is this something with all websites, and if so, does it automatically happen?