On Monday 11 October 2004 16:45, Tom Schindl wrote:
I'd disagree because "?..." is not part of the URI.
Hmm, maybe I have a warped perception of what a URI is...
No you don't, may statement was a little bit missleading, see: http://www.ietf.org/rfc/rfc2396.txt ----------------8<---------------- ... absoluteURI = scheme ":" ( hier_part | opaque_part ) hier_part = ( net_path | abs_path ) [ "?" query ] net_path = "//" authority [ abs_path ] abs_path = "/" path_segments ... ----------------8<----------------
I have not refered to this definition rather to the mp1-API where $r->uri does not return the query part.
Bye Vasek
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
