You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jeff Trawick <tr...@attglobal.net> on 2003/02/23 15:31:47 UTC

[PATCH] add subrequest filter to internal_internal_redirect()

See the patch I attached to

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15423.

ap_internal_fast_redirect() has the logic I added to 
internal_internal_redirect() as well as another check.

If anybody recalls the details of the ap_internal_fast_redirect() 
handling of the subrequest filter (particularly the "else if") you might 
as well look at it now rather than after I break the server :)