It's a common difficulty with URL processing, to the point where we wrote a special section in the revised URL draft on "when to escape and when not to escape". But the short answer is that you cannot 'unescape' a URL except when you are parsing it into its component parts. Thus, URL equivalence using %XX = <character represented by that byte> is unacceptable. Look at latest draft-fielding-url-syntax-* in the internet drafts directory. Larry -- http://www.parc.xerox.com/masinterReceived on Thursday, 15 May 1997 00:33:38 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 06:32:41 EDT