David Wetzel writes:
>Hi,
>
>this turns http://www.adomain.com/foo/bar/../x.gif into
>http://www.adomain.com/foo/x.gif this is still needed for the latest Omniweb.
>
>Omniweb is a web browser from Omni see http://www.omnigroup.com/
>
>This is a 5 minute hack. It works for me and enhancements are welcome :-)
I'm not comfortable adding this patch. This is really Omni's
problem.
The HTTP RFC says we are not allowed to rewrite URLs if
we *forward* them. We could rewrite them for our internal use,
but then we would have to keep another un-rewritten URL around
in memory in case the request needs to be forwarded.
Duane W.
Received on Tue Jul 29 2003 - 13:15:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:56 MST