Daniel Veillard | 90e1131 | 2000-09-05 10:42:32 +0000 | [diff] [blame] | 1 | http://foo.com/path/to/index.html?orig |
Daniel Veillard | 98a7916 | 2000-09-04 11:15:39 +0000 | [diff] [blame] | 2 | http://foo.com/path/to/ |
| 3 | http://foo.com/path/to/bar |
| 4 | http://foo.com/path/to/bar#baz |
| 5 | http://foo.com/path/to/bar?baz |
Daniel Veillard | 90e1131 | 2000-09-05 10:42:32 +0000 | [diff] [blame] | 6 | http://foo.com/path/to/bar?baz#baz2 |
| 7 | http://foo.com/path/to/index.html?orig#baz |
Daniel Veillard | 98a7916 | 2000-09-04 11:15:39 +0000 | [diff] [blame] | 8 | http://foo.com/path/to/index.html?baz |
Daniel Veillard | 90e1131 | 2000-09-05 10:42:32 +0000 | [diff] [blame] | 9 | http://foo.com/path/to/index.html?baz#baz2 |
Daniel Veillard | 98a7916 | 2000-09-04 11:15:39 +0000 | [diff] [blame] | 10 | http://foo.com/path/up.a.notch.html#wow |
| 11 | http://foo.com/path/up.a.notch.html?wow |
Daniel Veillard | 90e1131 | 2000-09-05 10:42:32 +0000 | [diff] [blame] | 12 | http://foo.com/path/up.a.notch.html?wow#wow2 |
Daniel Veillard | 98a7916 | 2000-09-04 11:15:39 +0000 | [diff] [blame] | 13 | http://foo.com/root.cgi#OK |
| 14 | http://foo.com/root.cgi?OK |
Daniel Veillard | 90e1131 | 2000-09-05 10:42:32 +0000 | [diff] [blame] | 15 | http://foo.com/root.cgi?OK#OK2 |
| 16 | http://elsewhere.com/#deep |
| 17 | http://elsewhere.com/?deep |
| 18 | http://elsewhere.com/?deep#deep2 |