Is there consistency and/or a standard on how browsers send a url to a host related to trailing slashes?
Meaning, if I type in http://example.com
in the address bar of a web browser, is the browser suppose to add a trailing slash (http://example.com/
) or not?