mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
Make comment agree with code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@820036 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -59,7 +59,7 @@ static int proxy_ajp_canon(request_rec *r, char *url)
|
||||
|
||||
/*
|
||||
* now parse path/search args, according to rfc1738:
|
||||
* process the path. With proxy-noncanon set (by
|
||||
* process the path. With proxy-nocanon set (by
|
||||
* mod_proxy) we use the raw, unparsed uri
|
||||
*/
|
||||
if (apr_table_get(r->notes, "proxy-nocanon")) {
|
||||
|
Reference in New Issue
Block a user