William A. Rowe, Jr. wrote:
Guys, let me clarify, you are only paying attention to ';' following the
QUERY_STRING delimiter '?', correct?
';' means nothing special before the '?', double check your interpretation
of RFC 2616. I can have /foo.bar;bash?v1=a;v2=b (or ...?v1=a&v2=b) and
that
semi is part of the foo.bar;bash filename. Right?
No. We talked about it before. ";" is a reserved character (and since
there's no document describing mapping of the thing, I am removing the
portion of the URL after it).
Rémy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]