]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add r->args to uri->query if the original r->uri
authorMladen Turk <mturk@apache.org>
Sat, 9 Apr 2005 07:32:42 +0000 (07:32 +0000)
committerMladen Turk <mturk@apache.org>
Sat, 9 Apr 2005 07:32:42 +0000 (07:32 +0000)
commit94f13c97486ce92d8b85877789cf53683a550fe3
treeda10271d2769859bbd30f1530ff15a97e982073f
parent7e5069e82e431557eb864644572636e13b1aaa90
Add r->args to uri->query if the original r->uri
did not contain query string. This fixes #34266.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160663 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c