|
|
|
|
|
by franga2000
2373 days ago
|
|
Wait, seriously? Did whoever designed that have any idea what URLs actually were? Even without DNS, comparing the hosts is no way to compare URLs.
I can't think of a single example of two 'equal' URLs whose strings don't match (up until the parameters, at least)... |
|
At that point, URLs resolving to the same IP were considered equal, even if the host names were different. Even now, there’s no real difference between say “http://example.com” and “http://example.com:80”; it would have been reasonable to consider these equal.