Hi, I have a question regarding the examples in Appendix C.2 of RFC2396. It says: > Similarly, parsers must avoid treating "." and ".." as special when > they are not complete components of a relative path. > > /./g = http://a/./g My question regards this first example. My implementation is resolving this relative URI (with http://a/b/c/d;p?q as the base URI) as http://a/g. Every other example in Appendix C is passing for me. I must have a bug but I'm confused as to why the dot in the above example isn't "complete component of a relative path" that should get stripped. Can anybody enlighten me? Thanks, Jason.Received on Tuesday, 8 January 2002 17:36:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:11:42 GMT