> --- httpd/httpd/trunk/include/http_protocol.h (original)
> +++ httpd/httpd/trunk/include/http_protocol.h Sun Oct 7 06:41:50 2007
> @@ -664,6 +664,12 @@
> * @param sub_r Subrequest that is now compete
> */
> AP_DECLARE(void) ap_finalize_sub_req_protocol(request_rec *sub_r);
> +
> +/**
> + *
On Thu, 13 Sep 2007 08:47:13 -0700
"Roy T. Fielding" <[EMAIL PROTECTED]> wrote:
>Proxies are absolutely
> forbidden from making any change to the URI -- they must forward
> as is or return an error.
This is at the root of PR41798, and the others I've marked as
duplicates of it.
In fact, it s
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned