On Tue, Aug 14, 2001 at 10:20:26PM -0400, Keith Wannamaker wrote:
>
> Unfortunately there are people who were breaking because
> we didn't follow the spec.  The better way to fix it is
> to create an inverse function for 
> ap_parse_uri(request_rec *r, const char *uri) [http_protocol.c]
> in mod_jk... one that would 'unparse' the munged
> r->uri rewrite and use it instead of r->unparsed_uri.

Hi,

OK, are you volunteering to write it?  ;-)  If not, I'll have to take a look
when I get some time and see if I can figure it out.

As an aside, it appears that Tomcat 3.3 remains broken in this regard, as it
uses r->uri instead of r->unparsed_uri.

-Dave

Reply via email to