> - are people aware that path segments will always be URL-encoded, so > that in order to match an "A umlaut", you'll have to insert a > sequence > of percent-escaped bytes? (and that in this case, caseless > matching will > probably not work as expected)? > If we make pathsegments be unencoded, then we have another advantage to using that special syntax: it *can* do caseless matching. We could name it "decoded-path-segment" if that would make it less confusing to have different encoding requirements than the URL. Cool! lisaReceived on Tuesday, 25 November 2003 12:41:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 22 March 2009 03:38:10 GMT